RpcMain

abstract class RpcMain(configName: String, clusterRegistry: ClusterEndpointRegistry, clusterName: String)
class Object
trait Matchable
class Any
class NodeA
class NodeB
class NodeC
class NodeD

Value members

Abstract methods

def init(ctx: ActorContext[_]): Unit

Concrete methods

def shutdown(): Unit

Concrete fields

val worker: ActorSystem[Any]