Class MiniCluster.CommonRpcServiceFactory
java.lang.Object
org.apache.flink.runtime.minicluster.MiniCluster.CommonRpcServiceFactory
- All Implemented Interfaces:
MiniCluster.RpcServiceFactory
- Enclosing class:
- MiniCluster
protected static class MiniCluster.CommonRpcServiceFactory
extends Object
implements MiniCluster.RpcServiceFactory
Factory which returns always the common
RpcService.-
Method Summary
-
Method Details
-
createRpcService
public org.apache.flink.runtime.rpc.RpcService createRpcService()- Specified by:
createRpcServicein interfaceMiniCluster.RpcServiceFactory
-