| Package | Description |
|---|---|
| org.elasticsoftware.elasticactors.state |
| Modifier and Type | Method and Description |
|---|---|
PersistentActor<ShardKey> |
PersistentActorRepository.get(ShardKey shard,
String actorId) |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentActorRepository.update(ShardKey shard,
PersistentActor persistentActor) |
void |
PersistentActorRepository.updateAsync(ShardKey shard,
PersistentActor persistentActor,
InternalMessage message,
MessageHandlerEventListener messageHandlerEventListener) |
Copyright © 2021. All rights reserved.