Class GetShardRegionStats
Send this message to the ShardRegion actor to request for ShardRegionStats, which contains statistics about the currently running sharded entities in the entire region. Intended for testing purpose to see when cluster sharding is "ready" or to monitor the state of the shard regions.
For the statistics for the entire cluster, see GetClusterShardingStats.
Inherited Members
Namespace: Akka.Cluster.Sharding
Assembly: Akka.Cluster.Sharding.dll
Syntax
[Serializable]
public sealed class GetShardRegionStats : IShardRegionQuery, IClusterShardingSerializable
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly GetShardRegionStats Instance
Field Value
Type | Description |
---|---|
GetShardRegionStats |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |