Uses of Class
org.apache.flink.runtime.io.network.partition.DataSetMetaInfo
Packages that use DataSetMetaInfo
Package
Description
-
Uses of DataSetMetaInfo in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return DataSetMetaInfoModifier and TypeMethodDescriptionDataSetMetaInfo.addShuffleDescriptors(Map<ResultPartitionID, ShuffleDescriptor> shuffleDescriptors) static DataSetMetaInfoDataSetMetaInfo.withNumRegisteredPartitions(int numRegisteredPartitions, int numTotalPartitions) Methods in org.apache.flink.runtime.io.network.partition that return types with arguments of type DataSetMetaInfoModifier and TypeMethodDescriptionClusterPartitionManager.listDataSets()Returns all datasets for which partitions are being tracked.ResourceManagerPartitionTracker.listDataSets()Returns all data sets for which partitions are being tracked.ResourceManagerPartitionTrackerImpl.listDataSets() -
Uses of DataSetMetaInfo in org.apache.flink.runtime.resourcemanager
Methods in org.apache.flink.runtime.resourcemanager that return types with arguments of type DataSetMetaInfo -
Uses of DataSetMetaInfo in org.apache.flink.runtime.rest.messages.dataset
Method parameters in org.apache.flink.runtime.rest.messages.dataset with type arguments of type DataSetMetaInfoModifier and TypeMethodDescriptionClusterDataSetListResponseBody.from(Map<IntermediateDataSetID, DataSetMetaInfo> dataSets)