public class PerfBenchmarkRunner extends AbstractBaseCommand implements Command
DEFAULT_CLUSTER_NAME, DEFAULT_ZK_ADDRESS| Constructor and Description |
|---|
PerfBenchmarkRunner() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
boolean |
execute() |
boolean |
getHelp() |
String |
getName() |
static void |
loadTable(PerfBenchmarkDriver driver,
String dataDir,
String tableName,
List<String> invertedIndexColumns,
List<String> bloomFilterColumns) |
static void |
main(String[] args)
Main method for the class.
|
void |
startAllButServer() |
cleanup, printExamples, printUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprintUsagepublic String getName()
getName in class AbstractBaseCommandpublic String description()
description in interface Commandpublic boolean execute()
throws Exception
public static void loadTable(PerfBenchmarkDriver driver, String dataDir, String tableName, List<String> invertedIndexColumns, List<String> bloomFilterColumns) throws Exception
ExceptionCopyright © 2018–2020 Apache Software Foundation. All rights reserved.