public final class ClusterSingletonManager.Internal$.WasOldestData
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
WasOldestData(ActorRef singleton,
boolean singletonTerminated,
scala.Option<UniqueAddress> newOldestOption) |
Modifier and Type | Method and Description |
---|---|
scala.Option<UniqueAddress> |
newOldestOption() |
ActorRef |
singleton() |
boolean |
singletonTerminated() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WasOldestData(ActorRef singleton, boolean singletonTerminated, scala.Option<UniqueAddress> newOldestOption)
public ActorRef singleton()
public boolean singletonTerminated()
public scala.Option<UniqueAddress> newOldestOption()