public static class Commands.RestoreCommand extends PostCommand
Constructor and Description |
---|
RestoreCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
runPost(ZooKeeperServer zkServer,
InputStream inputStream)
Run this command for HTTP POST.
|
runGet
getAuthRequest, getNames, getPrimaryName, initializeResponse, isServerRequired
public CommandResponse runPost(ZooKeeperServer zkServer, InputStream inputStream)
Command
zkServer
- ZooKeeper serverinputStream
- InputStream from requestCopyright © 2008–2025 The Apache Software Foundation. All rights reserved.