public interface ComponentMainThreadExecutor
extends org.apache.flink.util.concurrent.ScheduledExecutor
RpcEndpoint.| Modifier and Type | Interface and Description |
|---|---|
static class |
ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
Dummy implementation of ComponentMainThreadExecutor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
assertRunningInMainThread()
Returns true if the method was called in the thread of this executor.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.