public static class Commands.StatCommand extends Commands.SrvrCommand
Constructor and Description |
---|
StatCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
runGet(ZooKeeperServer zkServer,
Map<String,String> kwargs)
Run this command for HTTP GET request.
|
runPost
getAuthRequest, getNames, getPrimaryName, initializeResponse, isServerRequired
public CommandResponse runGet(ZooKeeperServer zkServer, Map<String,String> kwargs)
Command
runGet
in interface Command
runGet
in class Commands.SrvrCommand
zkServer
- ZooKeeper serverkwargs
- keyword -> argument value mappingCopyright © 2008–2025 The Apache Software Foundation. All rights reserved.