Package | Description |
---|---|
org.apache.zookeeper.server.controller |
Modifier and Type | Method and Description |
---|---|
static ControlCommand |
ControlCommand.parseUri(String commandUri)
Parse a Uri into the required Command action and parameter.
|
Modifier and Type | Method and Description |
---|---|
void |
ZooKeeperServerController.processCommand(ControlCommand command)
Process the command.
|
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.