public class AddServerConfig extends Object implements OnlineCommand
/host=some-host/server-config=server-name
TODO: add an offline implementation| Modifier and Type | Class and Description |
|---|---|
static class |
AddServerConfig.Builder |
NOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OnlineCommandContext ctx) |
Address |
getAddress() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic void apply(OnlineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OnlineCommandCommandFailedExceptionIOExceptionpublic Address getAddress()
server-config, e.g. /host=master/server-config=new-serverCopyright © 2021. All rights reserved.