Interface MiniCluster.RpcServiceFactory
-
- All Known Implementing Classes:
MiniCluster.CommonRpcServiceFactory
,MiniCluster.DedicatedRpcServiceFactory
- Enclosing class:
- MiniCluster
protected static interface MiniCluster.RpcServiceFactory
Internal factory forRpcService
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.flink.runtime.rpc.RpcService
createRpcService()
-