public class IntegrationTestIngestWithEncryption extends IntegrationTestIngest
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
initialized |
private static org.slf4j.Logger |
LOG |
cluster, DEFAULT_NUM_KEYS_PER_SERVER, DEFAULT_NUM_READ_THREADS, DEFAULT_NUM_WRITE_THREADS, DEFAULT_RUN_TIME, HIPHEN, JUNIT_RUN_TIME, LOAD_TEST_TOOL_INIT_ARGS, loadTool, NUM_KEYS_PER_SERVER_KEY, NUM_READ_THREADS_KEY, NUM_WRITE_THREADS_KEY, RUN_TIME_KEY, util
CHAOS_MONKEY_PROPS, monkey, MONKEY_LONG_OPT, monkeyProps, monkeyToUse, NO_CLUSTER_CLEANUP_LONG_OPT, noClusterCleanUp
Constructor and Description |
---|
IntegrationTestIngestWithEncryption() |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
static void |
main(String[] args) |
int |
runTestFromCommandLine() |
void |
setUp() |
void |
setUpCluster() |
getArgsForLoadTestTool, getArgsForLoadTestToolInitTable, getColumnFamilies, getMinServerCount, getNumKeys, getTablename, initTable, internalRunIngestTest, runIngestTest, testIngest
addOptions, cleanUpCluster, cleanUpMonkey, cleanUpMonkey, doWork, getConf, getDefaultMonkeyFactory, getTestingUtil, loadMonkeyProperties, processBaseOptions, processOptions, setUpMonkey, startMonkey
addOption, addOptNoArg, addOptNoArg, addOptWithArg, addOptWithArg, addRequiredOption, addRequiredOptWithArg, addRequiredOptWithArg, doStaticMain, getOptionAsDouble, getOptionAsInt, getOptionAsLong, newParser, parseArgs, parseInt, parseLong, printUsage, printUsage, processOldArgs, run, setConf
private static final org.slf4j.Logger LOG
boolean initialized
public IntegrationTestIngestWithEncryption()
public void setUpCluster() throws Exception
setUpCluster
in class IntegrationTestIngest
Exception
public void setUp() throws Exception
setUp
in class IntegrationTestBase
Exception
public int runTestFromCommandLine() throws Exception
runTestFromCommandLine
in class IntegrationTestIngest
Exception
public void cleanUp() throws Exception
cleanUp
in class IntegrationTestBase
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.