Packages

object ClusterSingletonManager

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

Type Members

  1. sealed trait Data extends AnyRef

    INTERNAL API public due to the with FSM type parameters

  2. sealed trait State extends AnyRef

    INTERNAL API public due to the with FSM type parameters

Value Members

  1. def props(singletonProps: Props, terminationMessage: Any, settings: ClusterSingletonManagerSettings): Props

    Scala API: Factory method for ClusterSingletonManager akka.actor.Props.