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