| Package | Description |
|---|---|
| org.apache.phoenix.pherf.configuration | |
| org.apache.phoenix.pherf.result | |
| org.apache.phoenix.pherf.workload |
| Modifier and Type | Method and Description |
|---|---|
static DataModel |
XMLConfigParser.readDataModel(Path file)
Unmarshall an XML data file
|
| Modifier and Type | Method and Description |
|---|---|
List<DataModel> |
XMLConfigParser.getDataModels() |
| Modifier and Type | Method and Description |
|---|---|
static void |
XMLConfigParser.writeDataModel(DataModel data,
OutputStream output) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataModelResult |
| Constructor and Description |
|---|
DataModelResult(DataModel dataModel) |
DataModelResult(DataModel dataModel,
String zookeeper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueryExecutor.executeAllScenarios(DataModel dataModel)
Execute all scenarios
|
protected void |
QueryExecutor.exportAllScenarios(DataModel dataModel)
Export all queries results to CSV
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.