public static class Commands.WatchesByPathCommand extends GetCommand
DataTree.getWatchesByPath()
Constructor and Description |
---|
WatchesByPathCommand() |
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
zkServer
- ZooKeeper serverkwargs
- keyword -> argument value mappingCopyright © 2008–2025 The Apache Software Foundation. All rights reserved.