Uses of Interface
org.apache.flink.runtime.io.network.partition.ClusterPartitionManager
Packages that use ClusterPartitionManager
Package
Description
-
Uses of ClusterPartitionManager in org.apache.flink.runtime.resourcemanager
Subinterfaces of ClusterPartitionManager in org.apache.flink.runtime.resourcemanagerClasses in org.apache.flink.runtime.resourcemanager that implement ClusterPartitionManagerModifier and TypeClassDescriptionclassResourceManager<WorkerType extends ResourceIDRetrievable>ResourceManager implementation.classA standalone implementation of the resource manager. -
Uses of ClusterPartitionManager in org.apache.flink.runtime.resourcemanager.active
Classes in org.apache.flink.runtime.resourcemanager.active that implement ClusterPartitionManagerModifier and TypeClassDescriptionclassActiveResourceManager<WorkerType extends ResourceIDRetrievable>An active implementation ofResourceManager.