public static class Commands.SrvrCommand extends CommandBase
Modifier | Constructor and Description |
---|---|
|
SrvrCommand() |
protected |
SrvrCommand(List<String> names) |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
run(ZooKeeperServer zkServer,
Map<String,String> kwargs)
Run this command.
|
getDoc, getNames, getPrimaryName, initializeResponse, isServerRequired
public CommandResponse run(ZooKeeperServer zkServer, Map<String,String> kwargs)
Command
kwargs
- keyword -> argument value mappingCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.