| Package | Description |
|---|---|
| org.apache.phoenix.pherf | |
| org.apache.phoenix.pherf.result | |
| org.apache.phoenix.pherf.workload |
| Modifier and Type | Method and Description |
|---|---|
static PherfConstants.RunMode |
PherfConstants.RunMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PherfConstants.RunMode[] |
PherfConstants.RunMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<ResultValue>> |
QueryResult.getCsvDetailedRepresentation(ResultUtil util,
PherfConstants.RunMode runMode) |
void |
ResultUtil.write(ResultHandler resultHandler,
DataModelResult dataModelResult,
PherfConstants.RunMode runMode) |
| Constructor and Description |
|---|
ResultManager(PherfConstants.RunMode runMode,
List<ResultHandler> resultHandlers) |
ResultManager(String fileNameSeed,
PherfConstants.RunMode runMode) |
| Constructor and Description |
|---|
QueryExecutor(XMLConfigParser parser,
PhoenixUtil util,
ExecutorService pool,
List<DataModel> dataModels,
String queryHint,
boolean exportCSV,
PherfConstants.RunMode runMode) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.