Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager (implements org.apache.curator.framework.state.ConnectionStateListener, org.apache.activemq.artemis.lockmanager.DistributedLockManager)
- org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedPrimitiveManager
- org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedPrimitive (implements java.lang.AutoCloseable)
- org.apache.activemq.artemis.lockmanager.file.FileBasedLockManager (implements org.apache.activemq.artemis.lockmanager.DistributedLockManager)
- org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedLockManager (implements org.apache.curator.framework.state.ConnectionStateListener, org.apache.activemq.artemis.lockmanager.DistributedLockManager)
Interface Hierarchy
- org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedPrimitive.InterruptablePrimitiveAction<R,T>
- org.apache.activemq.artemis.lockmanager.zookeeper.CuratorDistributedPrimitive.PrimitiveAction<R,T>