Class DigestCommand
java.lang.Object
org.apache.zookeeper.server.command.AbstractFourLetterCommand
org.apache.zookeeper.server.command.DigestCommand
Command used to dump the latest digest histories.
-
Field Summary
Fields inherited from class org.apache.zookeeper.server.command.AbstractFourLetterCommand
factory, pw, serverCnxn, ZK_NOT_SERVING, zkServer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.zookeeper.server.command.AbstractFourLetterCommand
run, setFactory, setZkServer, start
-
Constructor Details
-
DigestCommand
-
-
Method Details
-
commandRun
public void commandRun()- Specified by:
commandRun
in classAbstractFourLetterCommand
-