| Package | Description |
|---|---|
| org.apache.phoenix.pherf.schema | |
| org.apache.phoenix.pherf.util | |
| org.apache.phoenix.pherf.workload |
| Constructor and Description |
|---|
SchemaReader(PhoenixUtil util,
String searchPattern) |
| Modifier and Type | Method and Description |
|---|---|
static PhoenixUtil |
PhoenixUtil.create() |
static PhoenixUtil |
PhoenixUtil.create(boolean testEnabled) |
| Constructor and Description |
|---|
QueryExecutor(XMLConfigParser parser,
PhoenixUtil util,
ExecutorService pool) |
QueryExecutor(XMLConfigParser parser,
PhoenixUtil util,
ExecutorService pool,
List<DataModel> dataModels,
String queryHint,
boolean exportCSV,
PherfConstants.RunMode runMode) |
WriteWorkload(PhoenixUtil phoenixUtil,
Properties properties,
XMLConfigParser parser,
Scenario scenario)
Default the writers to use up all available cores for threads.
|
WriteWorkload(PhoenixUtil util,
XMLConfigParser parser) |
WriteWorkload(PhoenixUtil phoenixUtil,
XMLConfigParser parser,
Scenario scenario) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.