@InterfaceAudience.Private public class StripeCompactionsPerformanceEvaluation extends AbstractHBaseTool
| Modifier and Type | Class and Description |
|---|---|
static class |
StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected IntegrationTestingUtility |
util |
cmdLineArgs, conf, EXIT_FAILURE, EXIT_SUCCESS, LONG_HELP_OPTION, options, SHORT_HELP_OPTION| Constructor and Description |
|---|
StripeCompactionsPerformanceEvaluation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOptions() |
protected void |
createTable(HTableDescriptor htd) |
protected void |
deleteTable() |
protected int |
doWork() |
org.apache.hadoop.conf.Configuration |
getConf() |
protected void |
processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmd) |
addOption, addOptNoArg, addOptNoArg, addOptWithArg, addOptWithArg, addRequiredOption, addRequiredOptWithArg, addRequiredOptWithArg, doStaticMain, getOptionAsDouble, getOptionAsInt, getOptionAsLong, newParser, parseArgs, parseInt, parseLong, printUsage, printUsage, processOldArgs, run, setConfprotected IntegrationTestingUtility util
public StripeCompactionsPerformanceEvaluation()
protected void addOptions()
addOptions in class AbstractHBaseToolprotected void processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmd)
processOptions in class AbstractHBaseToolpublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.ConfigurablegetConf in class AbstractHBaseToolprotected int doWork() throws Exception
doWork in class AbstractHBaseToolExceptionprotected void deleteTable() throws Exception
Exceptionprotected void createTable(HTableDescriptor htd) throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.