Uses of Class
org.graylog2.periodical.NodePingThread
Packages that use NodePingThread
-
Uses of NodePingThread in org.graylog2.cluster.leader
Constructors in org.graylog2.cluster.leader with parameters of type NodePingThreadModifierConstructorDescriptionAutomaticLeaderElectionService(Configuration configuration, LockService lockService, com.google.common.eventbus.EventBus eventBus, NodePingThread nodePingThread)