NodeB

class NodeB(config: String) extends RpcMain
class RpcMain
class Object
trait Matchable
class Any

Value members

Concrete methods

def clusterEndpoints(): Vector[ClusterEndpoint[_, _]]
override def init(system: ActorSystem[_]): Unit
Definition Classes

Inherited methods

def shutdown(): Unit
Inherited from:
RpcMain

Inherited fields

val worker: ActorSystem[Any]
Inherited from:
RpcMain