Package org.apache.flink.runtime.taskexecutor.slot
package org.apache.flink.runtime.taskexecutor.slot
-
ClassDescriptionService to register timeouts for a given key.File based
SlotAllocationSnapshotPersistenceServicethat persists theSlotAllocationSnapshotas local files.SlotAllocationSnapshotPersistenceServicethat does nothing.Interface to trigger slot actions from within theTaskSlotTable.Model to save local slot allocation info.Service for persistingSlotAllocationSnapshot.Exception indicating that the givenTaskSlotwas not in state active.Exception indicating that aTaskSlotcould not be found.Describe the slot offering to job manager provided by task manager.TaskSlot<T extends TaskSlotPayload>Container for multipletasksbelonging to the same slot.Payload interface forTaskSlot.TaskSlotTable<T extends TaskSlotPayload>Container for multipleTaskSlotinstances.TaskSlotTableImpl<T extends TaskSlotPayload>Default implementation ofTaskSlotTable.Listener for timeout events by theTimerService.TimerService<K>Service to register timeouts for a given key.