Packages

package scaladsl

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scaladsl
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class DistributedData extends Extension

    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.

  2. type ReplicatorSettings = ddata.ReplicatorSettings

Inherited from AnyRef

Inherited from Any

Ungrouped