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