| Package | Description |
|---|---|
| org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
| org.apache.zookeeper.server.auth | |
| org.apache.zookeeper.server.persistence | |
| org.apache.zookeeper.server.quorum | |
| org.apache.zookeeper.server.upgrade | |
| org.apache.zookeeper.server.util |
| Class and Description |
|---|
| ConnectionMXBean
This MBean represents a client connection.
|
| DatadirCleanupManager.PurgeTaskStatus
Status of the dataDir purge task
|
| DataNode
This class contains the data for a node in the data tree.
|
| DataTree
This class maintains the tree data structure.
|
| DataTree.ProcessTxnResult |
| DataTreeBean
This class implements the data tree MBean.
|
| DataTreeMXBean
Zookeeper data tree MBean.
|
| NIOServerCnxn
This class handles communication with clients using NIO.
|
| NIOServerCnxnFactory |
| Request
This is the structure that represents a request moving through a chain of
RequestProcessors.
|
| RequestProcessor
RequestProcessors are chained together to process transactions.
|
| RequestProcessor.RequestProcessorException |
| ServerCnxn
Interface to a Server connection - represents a connection from a client
to the server.
|
| ServerCnxnFactory |
| ServerConfig
Server configuration storage.
|
| ServerStats
Basic Server Statistics
|
| ServerStats.Provider |
| SessionTracker
This is the basic interface that ZooKeeperServer uses to track sessions.
|
| SessionTracker.Session |
| SessionTracker.SessionExpirer |
| ZKDatabase
This class maintains the in memory database of zookeeper
server states that includes the sessions, datatree and the
committed logs.
|
| ZooKeeperCriticalThread
Represents critical thread.
|
| ZooKeeperSaslServer |
| ZooKeeperServer
This class implements a simple standalone ZooKeeperServer.
|
| ZooKeeperServer.DataTreeBuilder
The server delegates loading of the tree to an instance of the interface
|
| ZooKeeperServerBean
This class implements the ZooKeeper server MBean interface.
|
| ZooKeeperServerListener
Listener for the critical resource events.
|
| ZooKeeperServerMXBean
ZooKeeper server MBean.
|
| ZooKeeperThread
This is the main class for catching all the uncaught exceptions thrown by the
threads.
|
| Class and Description |
|---|
| ServerCnxn
Interface to a Server connection - represents a connection from a client
to the server.
|
| Class and Description |
|---|
| DataTree
This class maintains the tree data structure.
|
| Request
This is the structure that represents a request moving through a chain of
RequestProcessors.
|
| Class and Description |
|---|
| Request
This is the structure that represents a request moving through a chain of
RequestProcessors.
|
| RequestProcessor
RequestProcessors are chained together to process transactions.
|
| RequestProcessor.RequestProcessorException |
| ServerCnxn
Interface to a Server connection - represents a connection from a client
to the server.
|
| ServerCnxnFactory |
| ServerStats.Provider |
| SessionTracker
This is the basic interface that ZooKeeperServer uses to track sessions.
|
| SessionTracker.SessionExpirer |
| ZKDatabase
This class maintains the in memory database of zookeeper
server states that includes the sessions, datatree and the
committed logs.
|
| ZooKeeperCriticalThread
Represents critical thread.
|
| ZooKeeperServer
This class implements a simple standalone ZooKeeperServer.
|
| ZooKeeperServer.DataTreeBuilder
The server delegates loading of the tree to an instance of the interface
|
| ZooKeeperServerBean
This class implements the ZooKeeper server MBean interface.
|
| ZooKeeperServerListener
Listener for the critical resource events.
|
| ZooKeeperServerMXBean
ZooKeeper server MBean.
|
| ZooKeeperThread
This is the main class for catching all the uncaught exceptions thrown by the
threads.
|
| Class and Description |
|---|
| DataTree
This class maintains the tree data structure.
|
| Class and Description |
|---|
| DataTree
This class maintains the tree data structure.
|
Copyright © 2016 The Apache Software Foundation