| ClusterShardingSettingsJournalPluginId Field |
Absolute path to the journal plugin configuration entity that is to be used for the internal
persistence of ClusterSharding.If not defined the default journal 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 JournalPluginId
val JournalPluginId: string
Field Value
Type:
StringSee Also