Package | Description |
---|---|
org.apache.flink.runtime.minicluster | |
org.apache.flink.runtime.rpc.akka |
Modifier and Type | Method and Description |
---|---|
protected RpcService |
MiniCluster.createRpcService(AkkaRpcServiceConfiguration akkaRpcServiceConfig,
boolean remoteEnabled,
String bindAddress)
Factory method to instantiate the RPC service.
|
Modifier and Type | Method and Description |
---|---|
static AkkaRpcServiceConfiguration |
AkkaRpcServiceConfiguration.defaultConfiguration() |
static AkkaRpcServiceConfiguration |
AkkaRpcServiceConfiguration.fromConfiguration(Configuration configuration) |
Constructor and Description |
---|
AkkaRpcService(akka.actor.ActorSystem actorSystem,
AkkaRpcServiceConfiguration configuration) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.