Package akka.cluster
Class ClusterCoreDaemon$
- java.lang.Object
 - 
- akka.cluster.ClusterCoreDaemon$
 
 
- 
public class ClusterCoreDaemon$ extends java.lang.ObjectINTERNAL API. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ClusterCoreDaemon$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description ClusterCoreDaemon$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intMaxGossipsBeforeShuttingDownMyself()intMaxTicksBeforeShuttingDownMyself()intNumberOfGossipsBeforeShutdownWhenLeaderExits() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final ClusterCoreDaemon$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -