Uses of Class
org.apache.flink.runtime.rpc.RpcEndpoint.MainThreadExecutor
-
Packages that use RpcEndpoint.MainThreadExecutor Package Description org.apache.flink.runtime.rpc -
-
Uses of RpcEndpoint.MainThreadExecutor in org.apache.flink.runtime.rpc
Methods in org.apache.flink.runtime.rpc that return RpcEndpoint.MainThreadExecutor Modifier and Type Method Description protected RpcEndpoint.MainThreadExecutorRpcEndpoint. getMainThreadExecutor()Gets the main thread execution context.
-