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.data  
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.quorum  
org.apache.zookeeper.server.upgrade  

Copyright © 2017 The Apache Software Foundation