Class 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 Detail

      • CuratorDistributedPrimitiveManager

        public CuratorDistributedPrimitiveManager​(Map<String,​String> config)
        Deprecated, for removal: This API element is subject to removal in a future version.