Class TieredInternalShuffleMaster


  • public class TieredInternalShuffleMaster
    extends Object
    A wrapper internal shuffle master class for tiered storage. All the tiered storage operations with the shuffle master should be wrapped in this class.
    • Constructor Detail

      • TieredInternalShuffleMaster

        public TieredInternalShuffleMaster​(org.apache.flink.configuration.Configuration conf)
    • Method Detail

      • releasePartition

        public void releasePartition​(ResultPartitionID resultPartitionID)