public class ClusterLogClass
extends Object
INTERNAL API
-
Constructor Summary
Constructors
-
Method Summary
static Class<org.apache.pekko.cluster.ClusterGossip>
static Class<org.apache.pekko.cluster.ClusterHeartbeat>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ClusterLogClass
public ClusterLogClass()
-
Method Details
-
-
ClusterHeartbeat
public static Class<org.apache.pekko.cluster.ClusterHeartbeat> ClusterHeartbeat()
-
ClusterGossip
public static Class<org.apache.pekko.cluster.ClusterGossip> ClusterGossip()