Class RDBStoreOptions
java.lang.Object
org.apache.jackrabbit.oak.run.cli.RDBStoreOptions
- All Implemented Interfaces:
OptionsBean
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RDBStoreOptions
public RDBStoreOptions(joptsimple.OptionParser parser)
-
-
Method Details
-
configure
public void configure(joptsimple.OptionSet options) - Specified by:
configure
in interfaceOptionsBean
-
title
Description copied from interface:OptionsBean
Title string for this set of options- Specified by:
title
in interfaceOptionsBean
-
order
public int order()Description copied from interface:OptionsBean
Used to sort the help output. Help for OptionsBean in descending order i.e. bean having highest order would be rendered first- Specified by:
order
in interfaceOptionsBean
-
description
Description copied from interface:OptionsBean
Description string for this set of options- Specified by:
description
in interfaceOptionsBean
-
operationNames
Description copied from interface:OptionsBean
Option names which are actually performing operation- Specified by:
operationNames
in interfaceOptionsBean
-
getUser
-
getPassword
-