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