ClusterSingletonManager

org.apache.pekko.cluster.singleton.ClusterSingletonManager
See theClusterSingletonManager companion class

Attributes

Companion
class
Source
ClusterSingletonManager.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed trait Data

INTERNAL API public due to the with FSM type parameters

INTERNAL API public due to the with FSM type parameters

Attributes

Source
ClusterSingletonManager.scala
Supertypes
class Object
trait Matchable
class Any
sealed trait State

INTERNAL API public due to the with FSM type parameters

INTERNAL API public due to the with FSM type parameters

Attributes

Source
ClusterSingletonManager.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

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

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

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

Attributes

Source
ClusterSingletonManager.scala