Package | Description |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
org.apache.zookeeper.server.auth | |
org.apache.zookeeper.server.persistence | |
org.apache.zookeeper.server.upgrade |
Class and Description |
---|
AsyncCallback |
AsyncCallback.ACLCallback |
AsyncCallback.Children2Callback |
AsyncCallback.ChildrenCallback |
AsyncCallback.DataCallback |
AsyncCallback.StatCallback |
AsyncCallback.StringCallback |
AsyncCallback.VoidCallback |
ClientCnxn
This class manages the socket i/o for the client.
|
ClientWatchManager |
CreateMode
CreateMode value determines how the znode is created on ZooKeeper.
|
Environment.Entry |
KeeperException |
KeeperException.Code
Codes which represent the various KeeperException
types.
|
KeeperException.CodeDeprecated
Deprecated.
|
WatchedEvent
A WatchedEvent represents a change on the ZooKeeper that a Watcher
is able to respond to.
|
Watcher
This interface specifies the public interface an event handler class must
implement.
|
Watcher.Event.EventType
Enumeration of types of events that may occur on the ZooKeeper
|
Watcher.Event.KeeperState
Enumeration of states the ZooKeeper may be at the event
|
ZooKeeper
This is the main class of ZooKeeper client library.
|
ZooKeeper.States |
Class and Description |
---|
KeeperException |
KeeperException.NodeExistsException |
KeeperException.NoNodeException |
KeeperException.SessionExpiredException |
KeeperException.SessionMovedException |
WatchedEvent
A WatchedEvent represents a change on the ZooKeeper that a Watcher
is able to respond to.
|
Watcher
This interface specifies the public interface an event handler class must
implement.
|
Watcher.Event.EventType
Enumeration of types of events that may occur on the ZooKeeper
|
Class and Description |
---|
KeeperException.Code
Codes which represent the various KeeperException
types.
|
Class and Description |
---|
KeeperException.NoNodeException |
Class and Description |
---|
KeeperException.NodeExistsException |
KeeperException.NoNodeException |
Watcher
This interface specifies the public interface an event handler class must
implement.
|
Copyright © 2016 The Apache Software Foundation