| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor.slot |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaskSlotTable<T extends TaskSlotPayload>
Container for multiple
TaskSlot instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskSlotTableImpl<T extends TaskSlotPayload>
Default implementation of
TaskSlotTable. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTimerService.start(TimeoutListener<K> initialTimeoutListener) |
void |
TimerService.start(TimeoutListener<K> timeoutListener)
Starts this timer service.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.