Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Cluster.Sharding
TunningParameters Class
TunningParameters Fields
BufferSize Field
CoordinatorFailureBackoff Field
EntityRecoveryConstantRateStrategyFrequency Field
EntityRecoveryConstantRateStrategyNumberOfEntities Field
EntityRecoveryStrategy Field
EntityRestartBackoff Field
HandOffTimeout Field
LeastShardAllocationMaxSimultaneousRebalance Field
LeastShardAllocationRebalanceThreshold Field
RebalanceInterval Field
RetryInterval Field
ShardFailureBackoff Field
ShardStartTimeout Field
SnapshotAfter Field
TunningParameters
SnapshotAfter Field
TBD
Namespace:
Akka.Cluster.Sharding
Assembly:
Akka.Cluster.Sharding (in Akka.Cluster.Sharding.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
readonly
int
SnapshotAfter
val
SnapshotAfter
:
int
Field Value
Type:
Int32
See Also
Reference
TunningParameters Class
Akka.Cluster.Sharding Namespace
Akka.NET Home
|
Learn Akka.NET