public interface InternalActorSystems extends ActorSystems, SerializationFrameworks
| Modifier and Type | Method and Description |
|---|---|
ActorRef |
createPersistentActorRef(ActorShard shard,
String actorId) |
ActorRef |
createServiceActorRef(ActorNode node,
String actorId) |
ActorRef |
createTempActorRef(ActorNode node,
String actorId) |
InternalActorSystem |
get(String name) |
String |
getActorStateVersion(Class<? extends ElasticActor> actorClass) |
getClusterName, getRemote, getRemote, registerRebalancingEventListenergetSerializationFramework, getSystemMessageDeserializer, getSystemMessageSerializerInternalActorSystem get(String name)
get in interface ActorSystemsActorRef createPersistentActorRef(ActorShard shard, String actorId)
String getActorStateVersion(Class<? extends ElasticActor> actorClass)
Copyright © 2021. All rights reserved.