Class Hierarchy
- java.lang.Object
- org.apache.zookeeper.ClientCnxn
- org.apache.zookeeper.ClientCnxnSocketNIO
- org.apache.zookeeper.Environment
- org.apache.zookeeper.Environment.Entry
- org.apache.zookeeper.Login
- org.apache.zookeeper.MultiResponse (implements java.lang.Iterable<T>, org.apache.jute.Record)
- org.apache.zookeeper.MultiTransactionRecord (implements java.lang.Iterable<T>, org.apache.jute.Record)
- org.apache.zookeeper.Op
- org.apache.zookeeper.Op.Check
- org.apache.zookeeper.Op.Create
- org.apache.zookeeper.Op.Delete
- org.apache.zookeeper.Op.SetData
- org.apache.zookeeper.OpResult
- org.apache.zookeeper.OpResult.CheckResult
- org.apache.zookeeper.OpResult.CreateResult
- org.apache.zookeeper.OpResult.DeleteResult
- org.apache.zookeeper.OpResult.ErrorResult
- org.apache.zookeeper.OpResult.SetDataResult
- org.apache.zookeeper.Quotas
- org.apache.zookeeper.SaslClientCallbackHandler (implements javax.security.auth.callback.CallbackHandler)
- org.apache.zookeeper.ServerAdminClient
- org.apache.zookeeper.Shell
- org.apache.zookeeper.Shell.ShellCommandExecutor
- org.apache.zookeeper.StatsTrack
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.zookeeper.Shell.ExitCodeException
- org.apache.zookeeper.KeeperException
- org.apache.zookeeper.KeeperException.APIErrorException
- org.apache.zookeeper.KeeperException.AuthFailedException
- org.apache.zookeeper.KeeperException.BadArgumentsException
- org.apache.zookeeper.KeeperException.BadVersionException
- org.apache.zookeeper.KeeperException.ConnectionLossException
- org.apache.zookeeper.KeeperException.DataInconsistencyException
- org.apache.zookeeper.KeeperException.InvalidACLException
- org.apache.zookeeper.KeeperException.InvalidCallbackException
- org.apache.zookeeper.KeeperException.MarshallingErrorException
- org.apache.zookeeper.KeeperException.NoAuthException
- org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException
- org.apache.zookeeper.KeeperException.NodeExistsException
- org.apache.zookeeper.KeeperException.NoNodeException
- org.apache.zookeeper.KeeperException.NotEmptyException
- org.apache.zookeeper.KeeperException.NotReadOnlyException
- org.apache.zookeeper.KeeperException.OperationTimeoutException
- org.apache.zookeeper.KeeperException.RuntimeInconsistencyException
- org.apache.zookeeper.KeeperException.SessionExpiredException
- org.apache.zookeeper.KeeperException.SessionMovedException
- org.apache.zookeeper.KeeperException.SystemErrorException
- org.apache.zookeeper.KeeperException.UnimplementedException
- java.io.IOException
- java.lang.Exception
- org.apache.zookeeper.Transaction
- org.apache.zookeeper.Version (implements org.apache.zookeeper.version.Info)
- org.apache.zookeeper.WatchedEvent
- org.apache.zookeeper.ZKUtil
- org.apache.zookeeper.ZooDefs
- org.apache.zookeeper.ZooKeeper
- org.apache.zookeeper.ZooKeeperMain
Interface Hierarchy
- org.apache.zookeeper.AsyncCallback
- org.apache.zookeeper.AsyncCallback.ACLCallback
- org.apache.zookeeper.AsyncCallback.Children2Callback
- org.apache.zookeeper.AsyncCallback.ChildrenCallback
- org.apache.zookeeper.AsyncCallback.DataCallback
- org.apache.zookeeper.AsyncCallback.MultiCallback
- org.apache.zookeeper.AsyncCallback.StatCallback
- org.apache.zookeeper.AsyncCallback.StringCallback
- org.apache.zookeeper.AsyncCallback.VoidCallback
- org.apache.zookeeper.ClientWatchManager
- org.apache.zookeeper.KeeperException.CodeDeprecated
- org.apache.zookeeper.Testable
- org.apache.zookeeper.Watcher
- org.apache.zookeeper.Watcher.Event
- org.apache.zookeeper.ZooDefs.Ids
- org.apache.zookeeper.ZooDefs.OpCode
- org.apache.zookeeper.ZooDefs.Perms
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.zookeeper.CreateMode
- org.apache.zookeeper.KeeperException.Code (implements org.apache.zookeeper.KeeperException.CodeDeprecated)
- org.apache.zookeeper.Watcher.Event.EventType
- org.apache.zookeeper.Watcher.Event.KeeperState
- org.apache.zookeeper.ZooKeeper.States
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)