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, utilCHAOS_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, testIngestaddOptions, cleanUp, cleanUpCluster, cleanUpMonkey, cleanUpMonkey, doWork, getConf, getDefaultMonkeyFactory, getTestingUtil, loadMonkeyProperties, processBaseOptions, processOptions, setUp, setUpMonkey, startMonkeyaddOption, addOptNoArg, addOptNoArg, addOptWithArg, addOptWithArg, addRequiredOption, addRequiredOptWithArg, addRequiredOptWithArg, doStaticMain, getOptionAsDouble, getOptionAsInt, getOptionAsLong, newParser, parseArgs, parseInt, parseLong, printUsage, printUsage, processOldArgs, run, setConfprivate 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 IntegrationTestIngestExceptionprotected String[] getArgsForLoadTestTool(String mode, String modeSpecificArg, long startKey, long numKeys)
getArgsForLoadTestTool in class IntegrationTestIngestprivate static String asCommaSeperatedString(String[] list)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.