Package

akka.cluster.ddata.typed

javadsl

Permalink

package javadsl

Visibility
  1. Public
  2. All

Type Members

  1. class DistributedData extends Extension

    Permalink

    Akka extension for convenient configuration and use of the Replicator.

    Akka extension for convenient configuration and use of the Replicator. Configuration settings are defined in the akka.cluster.ddata section, see reference.conf.

    This is using the same underlying Replicator instance as akka.cluster.ddata.DistributedData and that means that typed and untyped actors can share the same data.

Value Members

  1. object DistributedData extends ExtensionId[DistributedData]

    Permalink
  2. object Replicator

    Permalink

    See also

    akka.cluster.ddata.Replicator.

  3. object ReplicatorSettings

    Permalink

Ungrouped