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