Uses of Interface
org.apache.flink.runtime.taskexecutor.slot.TimerService
Packages that use TimerService
-
Uses of TimerService in org.apache.flink.runtime.taskexecutor.slot
Classes in org.apache.flink.runtime.taskexecutor.slot that implement TimerServiceModifier and TypeClassDescriptionclassService to register timeouts for a given key.Constructors in org.apache.flink.runtime.taskexecutor.slot with parameters of type TimerServiceModifierConstructorDescriptionTaskSlotTableImpl(int numberSlots, ResourceProfile totalAvailableResourceProfile, ResourceProfile defaultSlotResourceProfile, int memoryPageSize, TimerService<AllocationID> timerService, Executor memoryVerificationExecutor)