Package org.apache.zookeeper.server.admin
package org.apache.zookeeper.server.admin
-
ClassDescriptionInterface for an embedded admin server that runs Commands.Factory class for creating an AdminServer.Class representing auth data for performing ACL check on admin server commands.Interface implemented by all commands runnable by JettyAdminServer.CommandOutputters are used to format the responses from Commands.A response from running a
Command
.Class containing static methods for registering and running Commands, as well as default Command definitions.Reset all connection statistics.Server configuration parameters.Information on client connections to server.Digest histories for every specific number of txns.Information on ZK datadir and snapdir size in bytesInformation on session expirations and ephemerals.All defined environment variables.The current trace mask.Is this server in read-only mode.Command returns information of the last snapshot that zookeeper server has finished saving to disk.Returns the leader status of this instance and the leader host string.Some useful info for monitoring.Reset all observer connection statistics.Restore from snapshot on the current server.No-op command, check if the server is runningSets the trace mask.Take a snapshot of current server and stream out the data.Server information.Same as SrvrCommand but has extra "connections" entry.Resets server statistics.Information on observer connections to server.All defined system properties.Returns the current ensemble configuration information.Watch information aggregated by session.Watch information aggregated by path.Summarized watch information.Returns the current phase of Zab protocol that peer is running.An AdminServer that does nothing.Command that represents HTTP GET requestThis class encapsulates a Jetty server for running Commands.A class for streaming data out.The purpose of this class is to dynamically determine whether to create a plaintext or SSL connection whenever newConnection() is called.