Class TaskManagerInfoWithSlots

java.lang.Object
org.apache.flink.runtime.resourcemanager.TaskManagerInfoWithSlots
All Implemented Interfaces:
Serializable

public class TaskManagerInfoWithSlots extends Object implements Serializable
Contains the base information about a TaskExecutor and its allocated slots.
See Also: