public static final class ShardRegion.GetCurrentRegions$ extends java.lang.Object implements ShardRegion.ShardRegionQuery, scala.Product, scala.Serializable
ShardRegion actor to request for ShardRegion.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.| Modifier and Type | Field and Description |
|---|---|
static ShardRegion.GetCurrentRegions$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
GetCurrentRegions$() |
public static final ShardRegion.GetCurrentRegions$ MODULE$