ZooKeeper 3.4.5 API

ZooKeeper is a service for coordinating processes of distributed applications.

See: Description

Packages 
Package Description
org.apache.zookeeper  
org.apache.zookeeper.client  
org.apache.zookeeper.common  
org.apache.zookeeper.data  
org.apache.zookeeper.jmx  
org.apache.zookeeper.proto  
org.apache.zookeeper.server
ZooKeeper server theory of operation ZooKeeperServer is designed to work in standalone mode and also be extensible so that it can be used to implement the quorum based version of ZooKeeper.
org.apache.zookeeper.server.auth  
org.apache.zookeeper.server.persistence  
org.apache.zookeeper.server.quorum  
org.apache.zookeeper.server.quorum.flexible  
org.apache.zookeeper.server.upgrade  
org.apache.zookeeper.server.util  
org.apache.zookeeper.txn  
org.apache.zookeeper.version  
org.apache.zookeeper.version.util  

Copyright © 2017 The Apache Software Foundation