All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.englishtown.vertx.zookeeper.builders.SetACLBuilder Maven / Gradle / Ivy

package com.englishtown.vertx.zookeeper.builders;

/**
 * ZooKeeper operation builder to set ACLs
 */
public interface SetACLBuilder extends
        ZooKeeperOperationBuilder,
        Pathable,
        Versionable,
        ACLable {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy