Uses of Package
org.apache.wayang.core.profiling
Packages that use org.apache.wayang.core.profiling
Package
Description
-
Classes in org.apache.wayang.core.profiling used by org.apache.wayang.core.apiClassDescriptionStores cardinalities that have been collected by the
CrossPlatformExecutor
.Determines, whichChannel
s in anExecutionPlan
should be instrumented. -
Classes in org.apache.wayang.core.profiling used by org.apache.wayang.core.platform
-
Classes in org.apache.wayang.core.profiling used by org.apache.wayang.core.profilingClassDescriptionStores execution data have been collected by the
CrossPlatformExecutor
.ThisMeasurement
encapsulates anExecutionPlan
.Encapsulates aChannel
of theExecutionPlan
.A directed link between anExecutionPlanMeasurement.OperatorNode
and aExecutionPlanMeasurement.ChannelNode
(in any order).Encapsulates aChannel
of theExecutionPlan
.Determines, whichChannel
s in anExecutionPlan
should be instrumented.