Uses of Class
org.apache.zookeeper.server.controller.ControlCommand
Packages that use ControlCommand
-
Uses of ControlCommand in org.apache.zookeeper.server.controller
Methods in org.apache.zookeeper.server.controller that return ControlCommandModifier and TypeMethodDescriptionstatic ControlCommandParse a Uri into the required Command action and parameter.Methods in org.apache.zookeeper.server.controller with parameters of type ControlCommandModifier and TypeMethodDescriptionvoidZooKeeperServerController.processCommand(ControlCommand command) Process the command.