| ClusterSharding.Passivate<M> |
|
| ClusterSharding.Passivate$ |
|
| ClusterSharding$ |
When an entity is created an ActorRef[ShardCommand] is passed to the
factory method.
|
| ClusterShardingSetup |
|
| ClusterShardingSetup$ |
|
| Entity<M,E> |
Props of the entity actors, such as dispatcher settings.
|
| Entity$ |
Defines how the entity should be created.
|
| EntityContext |
Parameter to Entity.apply
|
| EntityTypeKey$ |
Creates an EntityTypeKey.
|
| EventSourcedEntity |
Create a Behavior for a persistent actor that is used with Cluster Sharding.
|
| EventSourcedEntity$ |
Create a Behavior for a persistent actor that is used with Cluster Sharding.
|
| StartEntity |
Returns ShardingEnvelope which can be sent via Cluster Sharding in order to wake up the
specified (by entityId) Sharded Entity, ''without'' delivering a real message to it.
|
| StartEntity$ |
Returns ShardingEnvelope which can be sent via Cluster Sharding in order to wake up the
specified (by entityId) Sharded Entity, ''without'' delivering a real message to it.
|