Class CuratorDistributedPrimitiveManager
- java.lang.Object
-
- org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager
-
- org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedPrimitiveManager
-
- All Implemented Interfaces:
AutoCloseable,org.apache.activemq.artemis.lockmanager.DistributedLockManager,org.apache.curator.framework.state.ConnectionStateListener
@Deprecated(forRemoval=true) public class CuratorDistributedPrimitiveManager extends CuratorDistributedLockManager
Deprecated, for removal: This API element is subject to removal in a future version.This is for backwards compatibility
-
-
Constructor Summary
Constructors Constructor Description CuratorDistributedPrimitiveManager(Map<String,String> config)Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Methods inherited from class org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager
addUnavailableManagerListener, checkHandlingEvents, completeHandlingEvents, getCurator, getDistributedLock, getMutableLong, isStarted, remove, removeUnavailableManagerListener, start, start, startHandlingEvents, stateChanged, stop
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-