Package org.apache.pekko.cluster
Class ClusterCoreDaemon$
java.lang.Object
org.apache.pekko.cluster.ClusterCoreDaemon$
INTERNAL API.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClusterCoreDaemon$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintint
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ClusterCoreDaemon$
public ClusterCoreDaemon$()
-
-
Method Details
-
NumberOfGossipsBeforeShutdownWhenLeaderExits
public int NumberOfGossipsBeforeShutdownWhenLeaderExits() -
MaxGossipsBeforeShuttingDownMyself
public int MaxGossipsBeforeShuttingDownMyself() -
MaxTicksBeforeShuttingDownMyself
public int MaxTicksBeforeShuttingDownMyself()
-