Class DefaultPartitionWithMetrics

java.lang.Object
org.apache.flink.runtime.shuffle.DefaultPartitionWithMetrics
All Implemented Interfaces:
Serializable, PartitionWithMetrics

public class DefaultPartitionWithMetrics extends Object implements PartitionWithMetrics
Default PartitionWithMetrics implementation.
See Also: