| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.taskexecutor.slot |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
TaskSlotTable<T extends TaskSlotPayload>
Container for multiple
TaskSlot instances. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TaskSlotTableImpl<T extends TaskSlotPayload>
Default implementation of
TaskSlotTable. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultTimerService.start(TimeoutListener<K> initialTimeoutListener) |
void |
TimerService.start(TimeoutListener<K> timeoutListener)
Starts this timer service.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.