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

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

package com.englishtown.vertx.zookeeper.builders;

/**
 * ZooKeeper operation builder to get data
 */
public interface GetDataBuilder extends
        ZooKeeperOperationBuilder,
        Pathable,
        Watchable {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy