public class ZkNode<T> extends Object implements Supplier<T>
T
get()
boolean
nodeExists()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public T get()
get
Supplier<T>
public boolean nodeExists()
public String toString()
toString
Object
Copyright © 2019. All rights reserved.