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 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.