Uses of Interface
org.graylog2.cluster.lock.LockService
Packages that use LockService
-
Uses of LockService in org.graylog2.cluster.leader
Constructors in org.graylog2.cluster.leader with parameters of type LockServiceModifierConstructorDescriptionAutomaticLeaderElectionService(Configuration configuration, LockService lockService, com.google.common.eventbus.EventBus eventBus, NodePingThread nodePingThread) -
Uses of LockService in org.graylog2.cluster.lock
Classes in org.graylog2.cluster.lock that implement LockServiceModifier and TypeClassDescriptionclassLock service implementation using MongoDB to maintain locks.