Package org.apache.pekko.cluster.singleton
package org.apache.pekko.cluster.singleton
-
ClassDescriptionManages singleton actor instance among all cluster nodes or a group of nodes tagged with a specific role.INTERNAL API public due to the
with FSMtype parametersINTERNAL APIRequest to deliver one more event.The first event, corresponding to CurrentClusterState.INTERNAL API public due to thewith FSMtype parametersThrown when a consistent state can't be determined within the defined retry limits.param: singletonName The actor name of the child singleton actor.Marker trait for remote messages with special serializer.TheClusterSingletonProxyworks together with thepekko.cluster.singleton.ClusterSingletonManagerto provide a distributed proxy to the singleton actor.param: singletonName The actor name of the singleton actor that is started by theClusterSingletonManager.