|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.zookeeper | |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.client | |
org.apache.zookeeper.server | ZooKeeper server theory of operation |
org.apache.zookeeper.server.auth | |
org.apache.zookeeper.server.persistence |
Classes in org.apache.zookeeper used by org.apache.zookeeper | |
---|---|
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. |
|
MultiTransactionRecord
Encodes a composite transaction. |
|
Op
Represents a single operation in a multi-operation transaction. |
|
OpResult
Encodes the result of a single part of a multiple operation commit. |
|
Shell
A base class for running a Unix command. |
|
Transaction
Provides a builder style interface for doing multiple updates. |
|
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
|
Classes in org.apache.zookeeper used by org.apache.zookeeper.client | |
---|---|
AsyncCallback
|
|
AsyncCallback.DataCallback
|
|
ClientCnxn
This class manages the socket i/o for the client. |
Classes in org.apache.zookeeper used by org.apache.zookeeper.server | |
---|---|
KeeperException
|
|
KeeperException.NodeExistsException
|
|
KeeperException.NoNodeException
|
|
KeeperException.SessionExpiredException
|
|
KeeperException.SessionMovedException
|
|
Login
|
|
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. |
Classes in org.apache.zookeeper used by org.apache.zookeeper.server.auth | |
---|---|
KeeperException.Code
Codes which represent the various KeeperException types. |
Classes in org.apache.zookeeper used by org.apache.zookeeper.server.persistence | |
---|---|
KeeperException.NoNodeException
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |