| Package | Description |
|---|---|
| org.elasticsoftware.elasticactors.cluster |
| Modifier and Type | Method and Description |
|---|---|
ActorNode |
InternalActorSystem.getNode()
Returns the local
ActorNode |
ActorNode |
InternalActorSystem.getNode(String nodeId)
Returns a
ActorNode that can be either remote or local |
| Modifier and Type | Method and Description |
|---|---|
ActorRef |
InternalActorSystems.createServiceActorRef(ActorNode node,
String actorId) |
ActorRef |
InternalActorSystems.createTempActorRef(ActorNode node,
String actorId) |
Copyright © 2021. All rights reserved.