Uses of Interface
org.apache.flink.runtime.io.network.partition.TaskExecutorClusterPartitionReleaser
-
Packages that use TaskExecutorClusterPartitionReleaser Package Description org.apache.flink.runtime.io.network.partition -
-
Uses of TaskExecutorClusterPartitionReleaser in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition with parameters of type TaskExecutorClusterPartitionReleaser Modifier and Type Method Description ResourceManagerPartitionTrackerResourceManagerPartitionTrackerFactory. get(TaskExecutorClusterPartitionReleaser taskExecutorClusterPartitionReleaser)Constructors in org.apache.flink.runtime.io.network.partition with parameters of type TaskExecutorClusterPartitionReleaser Constructor Description ResourceManagerPartitionTrackerImpl(TaskExecutorClusterPartitionReleaser taskExecutorClusterPartitionReleaser)
-