Uses of Package
org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
Packages that use org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
Package
Description
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle used by org.apache.flink.runtime.io.network.partition
-
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffleClassDescriptionThis is a collection of all
TieredShuffleMasterSnapshots from every tier in one snapshot round.A singleton implementation ofTieredShuffleMasterSnapshotthat represents an empty snapshot of tiered shuffle master.The retriever for shuffle descriptor.The internalShuffleMasterSnapshotfor hybrid shuffle.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.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.storageClassDescriptionThis is a collection of all
TieredShuffleMasterSnapshots from every tier in one snapshot round.The retriever for shuffle descriptor.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.tierClassDescriptionThis class represents a snapshot of tiered shuffle master, which can be used to restore the internal state of the shuffle master.