Package org.I0Itec.zkclient

Interface Summary
DataUpdater<T> Updates the data of a znode.
IDefaultNameSpace  
IZkChildListener An IZkChildListener can be registered at a ZkClient for listening on zk child changes for a given path.
IZkDataListener An IZkDataListener can be registered at a ZkClient for listening on zk data changes for a given path.
IZkStateListener  
 

Class Summary
ContentWatcher<T>  
DistributedQueue<T extends Serializable>  
ExceptionUtil  
Gateway  
GatewayThread  
Holder<T>  
InMemoryConnection  
NetworkUtil  
ZkClient Abstracts the interaction with zookeeper and allows permanent (not just one time) watches on nodes in ZooKeeper
ZkConnection  
ZkLock  
ZkServer