Class DistributedDataExtensions
Inheritance
DistributedDataExtensions
Assembly: Akka.DistributedData.dll
Syntax
public static class DistributedDataExtensions
Methods
|
Improve this Doc
View Source
DistributedData(ActorSystem)
Returns th DistributedData(ActorSystem) extension configured for provided
system
. Configuration is supplied automatically from HOCON
config under the path: akka.cluster.distributed-data
Declaration
public static DistributedData DistributedData(this ActorSystem system)
Parameters
Returns