public class IntegrationTestIngestWithVisibilityLabels extends IntegrationTestIngest
Modifier and Type | Field and Description |
---|---|
private static List<List<String>> |
AUTHS |
private static char |
COLON |
private static char |
COMMA |
private static String[] |
LABELS |
private static String[] |
VISIBILITY_EXPS |
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, LOG, 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 |
---|
IntegrationTestIngestWithVisibilityLabels() |
Modifier and Type | Method and Description |
---|---|
private void |
addLabels() |
private static String |
asCommaSeperatedString(String[] list) |
protected String[] |
getArgsForLoadTestTool(String mode,
String modeSpecificArg,
long startKey,
long numKeys) |
void |
setUpCluster() |
getArgsForLoadTestToolInitTable, getColumnFamilies, getMinServerCount, getNumKeys, getTablename, initTable, internalRunIngestTest, main, runIngestTest, runTestFromCommandLine, testIngest
addOptions, cleanUp, cleanUpCluster, cleanUpMonkey, cleanUpMonkey, doWork, getConf, getDefaultMonkeyFactory, getTestingUtil, loadMonkeyProperties, processBaseOptions, processOptions, setUp, setUpMonkey, startMonkey
addOption, addOptNoArg, addOptNoArg, addOptWithArg, addOptWithArg, addRequiredOption, addRequiredOptWithArg, addRequiredOptWithArg, doStaticMain, getOptionAsDouble, getOptionAsInt, getOptionAsInt, getOptionAsLong, getOptionAsLong, newParser, parseArgs, parseInt, parseLong, printUsage, printUsage, processOldArgs, run, setConf
private static final char COMMA
private static final char COLON
private static final String[] VISIBILITY_EXPS
public IntegrationTestIngestWithVisibilityLabels()
public void setUpCluster() throws Exception
setUpCluster
in class IntegrationTestIngest
Exception
protected String[] getArgsForLoadTestTool(String mode, String modeSpecificArg, long startKey, long numKeys)
getArgsForLoadTestTool
in class IntegrationTestIngest
private static String asCommaSeperatedString(String[] list)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.