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