Package | Description |
---|---|
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.admin | |
org.apache.zookeeper.server.quorum |
Class and Description |
---|
AdminServer.AdminServerException |
Class and Description |
---|
AdminServer
Interface for an embedded admin server that runs Commands.
|
AdminServer.AdminServerException |
Command
Interface implemented by all commands runnable by JettyAdminServer.
|
CommandBase |
CommandOutputter
CommandOutputters are used to format the responses from Commands.
|
CommandResponse
A response from running a
Command . |
Commands.SrvrCommand
Server information.
|
Class and Description |
---|
AdminServer.AdminServerException |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.