Class SlotOffer
java.lang.Object
org.apache.flink.runtime.taskexecutor.slot.SlotOffer
- All Implemented Interfaces:
Serializable
Describe the slot offering to job manager provided by task manager.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSlotOffer(AllocationID allocationID, int index, ResourceProfile resourceProfile) -
Method Summary