case object GetCurrentRegions extends ShardRegionQuery with ClusterShardingSerializable with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- GetCurrentRegions
- Product
- Equals
- ClusterShardingSerializable
- Serializable
- ShardRegionQuery
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Send this message to the
ShardRegion
actor to request for CurrentRegions, which contains the addresses of all registered regions.Intended for testing purpose to see when cluster sharding is "ready" or to monitor the state of the shard regions.