Class ConfCommand
- java.lang.Object
 - 
- org.apache.zookeeper.server.command.AbstractFourLetterCommand
 - 
- org.apache.zookeeper.server.command.ConfCommand
 
 
 
- 
public class ConfCommand extends AbstractFourLetterCommand
 
- 
- 
Field Summary
- 
Fields inherited from class org.apache.zookeeper.server.command.AbstractFourLetterCommand
factory, pw, serverCnxn, ZK_NOT_SERVING, zkServer 
 - 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcommandRun()- 
Methods inherited from class org.apache.zookeeper.server.command.AbstractFourLetterCommand
run, setFactory, setZkServer, start 
 - 
 
 - 
 
- 
- 
Method Detail
- 
commandRun
public void commandRun()
- Specified by:
 commandRunin classAbstractFourLetterCommand
 
 - 
 
 -