| ClusterShardingSettingsSnapshotPluginId Field |
Absolute path to the snapshot plugin configuration entity that is to be used for the internal persistence
of ClusterSharding. If not defined the default snapshot plugin is used.Note that this is not related
to persistence used by the entity actors.
Namespace:
Akka.Cluster.Sharding
Assembly:
Akka.Cluster.Sharding (in Akka.Cluster.Sharding.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public readonly string SnapshotPluginId
val SnapshotPluginId: string
Field Value
Type:
StringSee Also