case object GetShardRegionState extends ShardRegionQuery with ClusterShardingSerializable with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- GetShardRegionState
- Product
- Equals
- ClusterShardingSerializable
- Serializable
- ShardRegionQuery
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Send this message to a
ShardRegion
actor instance to request a CurrentShardRegionState which describes the current state of the region. The state contains information about what shards are running in this region and what entities are running on each of those shards.