Uses of Class
org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle.TieredInternalShuffleMasterSnapshot
Packages that use TieredInternalShuffleMasterSnapshot
Package
Description
-
Uses of TieredInternalShuffleMasterSnapshot in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle
Methods in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle with parameters of type TieredInternalShuffleMasterSnapshotModifier and TypeMethodDescriptionvoidTieredInternalShuffleMaster.restoreState(TieredInternalShuffleMasterSnapshot clusterSnapshot) Method parameters in org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle with type arguments of type TieredInternalShuffleMasterSnapshotModifier and TypeMethodDescriptionvoidTieredInternalShuffleMaster.restoreState(List<TieredInternalShuffleMasterSnapshot> snapshots, org.apache.flink.api.common.JobID jobId) -
Uses of TieredInternalShuffleMasterSnapshot in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Methods in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage with parameters of type TieredInternalShuffleMasterSnapshotModifier and TypeMethodDescriptionvoidTieredStorageMasterClient.restoreState(TieredInternalShuffleMasterSnapshot clusterSnapshot) Method parameters in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage with type arguments of type TieredInternalShuffleMasterSnapshotModifier and TypeMethodDescriptionvoidTieredStorageMasterClient.restoreState(List<TieredInternalShuffleMasterSnapshot> snapshots, org.apache.flink.api.common.JobID jobId)