Uses of Package
org.apache.wayang.core.profiling
-
Packages that use org.apache.wayang.core.profiling Package Description org.apache.wayang.core.api org.apache.wayang.core.platform org.apache.wayang.core.profiling -
Classes in org.apache.wayang.core.profiling used by org.apache.wayang.core.api Class Description CardinalityRepository Stores cardinalities that have been collected by theCrossPlatformExecutor.InstrumentationStrategy Determines, whichChannels in anExecutionPlanshould be instrumented. -
Classes in org.apache.wayang.core.profiling used by org.apache.wayang.core.platform Class Description InstrumentationStrategy Determines, whichChannels in anExecutionPlanshould be instrumented. -
Classes in org.apache.wayang.core.profiling used by org.apache.wayang.core.profiling Class Description ExecutionLog Stores execution data have been collected by theCrossPlatformExecutor.ExecutionPlanMeasurement ThisMeasurementencapsulates anExecutionPlan.ExecutionPlanMeasurement.ChannelNode Encapsulates aChannelof theExecutionPlan.ExecutionPlanMeasurement.Link A directed link between anExecutionPlanMeasurement.OperatorNodeand aExecutionPlanMeasurement.ChannelNode(in any order).ExecutionPlanMeasurement.OperatorNode Encapsulates aChannelof theExecutionPlan.InstrumentationStrategy Determines, whichChannels in anExecutionPlanshould be instrumented.