public class IntegrationTestWithCellVisibilityLoadAndVerify extends IntegrationTestLoadAndVerify
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegrationTestWithCellVisibilityLoadAndVerify.LoadWithCellVisibilityMapper |
static class |
IntegrationTestWithCellVisibilityLoadAndVerify.VerifyMapper |
IntegrationTestLoadAndVerify.LoadMapper, IntegrationTestLoadAndVerify.VerifyReducer, IntegrationTestLoadAndVerify.WALSearcherCHAOS_MONKEY_PROPS, monkey, MONKEY_LONG_OPT, monkeyProps, monkeyToUse, NO_CLUSTER_CLEANUP_LONG_OPT, noClusterCleanUp, utilcmdLineArgs, conf, EXIT_FAILURE, EXIT_SUCCESS, LONG_HELP_OPTION, options, SHORT_HELP_OPTION| Constructor and Description |
|---|
IntegrationTestWithCellVisibilityLoadAndVerify() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOptions() |
protected org.apache.hadoop.mapreduce.Job |
doLoad(org.apache.hadoop.conf.Configuration conf,
HTableDescriptor htd) |
protected void |
doVerify(org.apache.hadoop.conf.Configuration conf,
HTableDescriptor htd) |
static void |
main(String[] argv) |
void |
printUsage() |
protected void |
processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmd) |
int |
runTestFromCommandLine() |
protected void |
setMapperClass(org.apache.hadoop.mapreduce.Job job) |
void |
setUpCluster() |
cleanUpCluster, getColumnFamilies, getTablename, getTestDir, swapLong, testLoadAndVerifycleanUp, cleanUpMonkey, cleanUpMonkey, doWork, getConf, getDefaultMonkeyFactory, getTestingUtil, processBaseOptions, setUp, setUpMonkey, startMonkeyaddOption, addOptNoArg, addOptNoArg, addOptWithArg, addOptWithArg, addRequiredOption, addRequiredOptWithArg, addRequiredOptWithArg, doStaticMain, getOptionAsDouble, getOptionAsInt, getOptionAsLong, newParser, parseArgs, parseInt, parseLong, printUsage, processOldArgs, run, setConfpublic IntegrationTestWithCellVisibilityLoadAndVerify()
public void setUpCluster() throws Exception
setUpCluster in class IntegrationTestLoadAndVerifyExceptionprotected void addOptions()
addOptions in class IntegrationTestBaseprotected org.apache.hadoop.mapreduce.Job doLoad(org.apache.hadoop.conf.Configuration conf, HTableDescriptor htd) throws Exception
doLoad in class IntegrationTestLoadAndVerifyExceptionprotected void setMapperClass(org.apache.hadoop.mapreduce.Job job)
setMapperClass in class IntegrationTestLoadAndVerifyprotected void doVerify(org.apache.hadoop.conf.Configuration conf, HTableDescriptor htd) throws Exception
doVerify in class IntegrationTestLoadAndVerifyExceptionpublic void printUsage()
printUsage in class IntegrationTestLoadAndVerifypublic int runTestFromCommandLine() throws Exception
runTestFromCommandLine in class IntegrationTestLoadAndVerifyExceptionprotected void processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmd)
processOptions in class IntegrationTestLoadAndVerifyCopyright © 2007–2019 Cloudera. All rights reserved.