Uses of Interface
org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerInfo
Packages that use TaskManagerInfo
-
Uses of TaskManagerInfo in org.apache.flink.runtime.resourcemanager.slotmanager
Classes in org.apache.flink.runtime.resourcemanager.slotmanager that implement TaskManagerInfoModifier and TypeClassDescriptionclassA FineGrainedTaskManagerRegistration represents a TaskManager.Methods in org.apache.flink.runtime.resourcemanager.slotmanager that return types with arguments of type TaskManagerInfoModifier and TypeMethodDescriptionFineGrainedTaskManagerTracker.getRegisteredTaskManager(InstanceID instanceId) Collection<? extends TaskManagerInfo>FineGrainedTaskManagerTracker.getRegisteredTaskManagers()ResourceReconcileResult.getTaskManagersToRelease()FineGrainedTaskManagerTracker.getTaskManagersWithAllocatedSlotsForJob(org.apache.flink.api.common.JobID jobId) Methods in org.apache.flink.runtime.resourcemanager.slotmanager with parameters of type TaskManagerInfoModifier and TypeMethodDescriptionResourceReconcileResult.Builder.addTaskManagerToRelease(TaskManagerInfo taskManagerInfo)