Uses of Class
org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager
-
Packages that use CuratorDistributedLockManager Package Description org.apache.activemq.artemis.lockmanager.zookeeper org.apache.activemq.artemis.quorum.zookeeper -
-
Uses of CuratorDistributedLockManager in org.apache.activemq.artemis.lockmanager.zookeeper
Constructors in org.apache.activemq.artemis.lockmanager.zookeeper with parameters of type CuratorDistributedLockManager Constructor Description CuratorDistributedPrimitive(org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager.PrimitiveId id, CuratorDistributedLockManager manager) -
Uses of CuratorDistributedLockManager in org.apache.activemq.artemis.quorum.zookeeper
Subclasses of CuratorDistributedLockManager in org.apache.activemq.artemis.quorum.zookeeper Modifier and Type Class Description classCuratorDistributedPrimitiveManagerDeprecated, for removal: This API element is subject to removal in a future version.
-