Package org.apache.bookkeeper.bookie
Class BookieShell.LostBookieRecoveryDelayCmd
java.lang.Object
org.apache.bookkeeper.bookie.BookieShell.MyCommand
org.apache.bookkeeper.bookie.BookieShell.LostBookieRecoveryDelayCmd
- All Implemented Interfaces:
BookieShell.Command
- Enclosing class:
- BookieShell
Setter and Getter for LostBookieRecoveryDelay value (in seconds) in metadata store.
-
Field Summary
Fields inherited from class org.apache.bookkeeper.bookie.BookieShell.MyCommand
cmdName, opts -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.bookkeeper.bookie.BookieShell.MyCommand
description, printUsage, runCmd
-
Constructor Details
-
LostBookieRecoveryDelayCmd
public LostBookieRecoveryDelayCmd()
-
-
Method Details
-
getOptions
org.apache.commons.cli.Options getOptions()- Specified by:
getOptionsin classBookieShell.MyCommand
-
getDescription
String getDescription()- Specified by:
getDescriptionin classBookieShell.MyCommand
-
getUsage
String getUsage()- Specified by:
getUsagein classBookieShell.MyCommand
-
runCmd
- Specified by:
runCmdin classBookieShell.MyCommand- Throws:
Exception
-