Package org.apache.flink.runtime.shuffle
Interface ShuffleMetrics
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultShuffleMetrics
Interface provides access to the shuffle metrics which includes the meta information of
partition(partition bytes, etc).
-
Method Summary
-
Method Details
-
getPartitionBytes
ResultPartitionBytes getPartitionBytes()
-