public interface ComponentMainThreadExecutor
extends org.apache.flink.util.concurrent.ScheduledExecutor
RpcEndpoint.| 限定符和类型 | 接口和说明 |
|---|---|
static class |
ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
Dummy implementation of ComponentMainThreadExecutor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
assertRunningInMainThread()
Returns true if the method was called in the thread of this executor.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.