Package akka.cluster.singleton
Class ClusterSingletonManager.Internal$.OldestChangedBuffer$
- java.lang.Object
-
- akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer$
-
- Enclosing class:
- ClusterSingletonManager.Internal$
public class ClusterSingletonManager.Internal$.OldestChangedBuffer$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ClusterSingletonManager.Internal$.OldestChangedBuffer$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description OldestChangedBuffer$()
-
-
-
Field Detail
-
MODULE$
public static final ClusterSingletonManager.Internal$.OldestChangedBuffer$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-