| Package | Description |
|---|---|
| org.apache.pinot.tools.perf |
| Modifier and Type | Method and Description |
|---|---|
static PerfBenchmarkDriver |
PerfBenchmarkDriver.startComponents(boolean isStartZookeeper,
boolean isStartController,
boolean isStartBroker,
boolean isStartServer,
String serverDataDir)
Start cluster components with default configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PerfBenchmarkRunner.loadTable(PerfBenchmarkDriver driver,
String dataDir,
String tableName,
List<String> invertedIndexColumns,
List<String> bloomFilterColumns) |
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.