Uses of Class
org.apache.flink.runtime.resourcemanager.TaskManagerInfoWithSlots
Packages that use TaskManagerInfoWithSlots
Package
Description
-
Uses of TaskManagerInfoWithSlots in org.apache.flink.runtime.resourcemanager
Methods in org.apache.flink.runtime.resourcemanager that return types with arguments of type TaskManagerInfoWithSlotsModifier and TypeMethodDescriptionResourceManager.requestTaskManagerDetailsInfo(ResourceID resourceId, Duration timeout) ResourceManagerGateway.requestTaskManagerDetailsInfo(ResourceID taskManagerId, Duration timeout) Requests detail information about the givenTaskExecutor. -
Uses of TaskManagerInfoWithSlots in org.apache.flink.runtime.rest.messages.taskmanager
Constructors in org.apache.flink.runtime.rest.messages.taskmanager with parameters of type TaskManagerInfoWithSlotsModifierConstructorDescriptionTaskManagerDetailsInfo(TaskManagerInfoWithSlots taskManagerInfoWithSlots, TaskManagerMetricsInfo taskManagerMetrics)