Class GetCurrentRegions
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.
Inherited Members
Namespace: Akka.Cluster.Sharding
Assembly: Akka.Cluster.Sharding.dll
Syntax
[Serializable]
public sealed class GetCurrentRegions : IShardRegionQuery, IClusterShardingSerializable
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly GetCurrentRegions Instance
Field Value
Type | Description |
---|---|
GetCurrentRegions |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |