Uses of Interface
org.apache.flink.runtime.minicluster.MiniCluster.RpcServiceFactory
Packages that use MiniCluster.RpcServiceFactory
-
Uses of MiniCluster.RpcServiceFactory in org.apache.flink.runtime.minicluster
Classes in org.apache.flink.runtime.minicluster that implement MiniCluster.RpcServiceFactoryModifier and TypeClassDescriptionprotected static classFactory which returns always the commonRpcService.protected classFactory which creates and registers newRpcService.Methods in org.apache.flink.runtime.minicluster with parameters of type MiniCluster.RpcServiceFactoryModifier and TypeMethodDescriptionprotected Collection<? extends DispatcherResourceManagerComponent>MiniCluster.createDispatcherResourceManagerComponents(org.apache.flink.configuration.Configuration configuration, MiniCluster.RpcServiceFactory rpcServiceFactory, BlobServer blobServer, HeartbeatServices heartbeatServices, DelegationTokenManager delegationTokenManager, MetricRegistry metricRegistry, MetricQueryServiceRetriever metricQueryServiceRetriever, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)