Class FineGrainedTaskManagerSlot

java.lang.Object
org.apache.flink.runtime.resourcemanager.slotmanager.FineGrainedTaskManagerSlot
All Implemented Interfaces:
TaskManagerSlotInformation

public class FineGrainedTaskManagerSlot extends Object implements TaskManagerSlotInformation
A FineGrainedTaskManagerSlot represents a slot located in a TaskManager. It maintains states of the slot needed in FineGrainedSlotManager.

Note that it should not in the state of SlotState.FREE.