Package org.apache.flink.runtime.shuffle
Class DefaultPartitionWithMetrics
java.lang.Object
org.apache.flink.runtime.shuffle.DefaultPartitionWithMetrics
- All Implemented Interfaces:
Serializable,PartitionWithMetrics
Default
PartitionWithMetrics implementation.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultPartitionWithMetrics(ShuffleDescriptor shuffleDescriptor, ShuffleMetrics partitionMetrics) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DefaultPartitionWithMetrics
public DefaultPartitionWithMetrics(ShuffleDescriptor shuffleDescriptor, ShuffleMetrics partitionMetrics)
-
-
Method Details
-
getPartitionMetrics
- Specified by:
getPartitionMetricsin interfacePartitionWithMetrics
-
getPartition
- Specified by:
getPartitionin interfacePartitionWithMetrics
-