public class Puller extends Object
Puller(org.apache.curator.framework.CuratorFramework client, String basePath)
org.apache.commons.lang3.tuple.MutablePair<String,String>
pull(String key)
Map<String,org.apache.commons.lang3.tuple.MutablePair<String,String>>
pullChildren(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Puller(org.apache.curator.framework.CuratorFramework client, String basePath)
public org.apache.commons.lang3.tuple.MutablePair<String,String> pull(String key)
public Map<String,org.apache.commons.lang3.tuple.MutablePair<String,String>> pullChildren(String key)
Copyright © 2017. All rights reserved.