Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle used by org.apache.flink.runtime.io.network.partition Class Description TieredResultPartitionFactory TieredResultPartitionFactorycontains the components to set up tiered storage. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle Class Description AllTieredShuffleMasterSnapshots This is a collection of allTieredShuffleMasterSnapshots from every tier in one snapshot round.EmptyTieredShuffleMasterSnapshot A singleton implementation ofTieredShuffleMasterSnapshotthat represents an empty snapshot of tiered shuffle master.ShuffleDescriptorRetriever The retriever for shuffle descriptor.TieredInternalShuffleMasterSnapshot The internalShuffleMasterSnapshotfor hybrid shuffle.TieredResultPartition TieredResultPartitionappends records and events to the tiered storage, which supports the upstream dynamically switches storage tier for writing shuffle data, and the downstream will read data from the relevant tier.TieredShuffleMasterSnapshot This class represents a snapshot of tiered shuffle master, which can be used to restore the internal state of the shuffle master. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage Class Description AllTieredShuffleMasterSnapshots This is a collection of allTieredShuffleMasterSnapshots from every tier in one snapshot round.ShuffleDescriptorRetriever The retriever for shuffle descriptor.TieredInternalShuffleMasterSnapshot The internalShuffleMasterSnapshotfor hybrid shuffle. -
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier Class Description TieredShuffleMasterSnapshot This class represents a snapshot of tiered shuffle master, which can be used to restore the internal state of the shuffle master.