| Package | Description |
|---|---|
| org.apache.phoenix.pherf.configuration | |
| org.apache.phoenix.pherf.result | |
| org.apache.phoenix.pherf.util | |
| org.apache.phoenix.pherf.workload |
| Modifier and Type | Method and Description |
|---|---|
List<Query> |
QuerySet.getQuery()
List of queries in each query set
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuerySet.setQuery(List<Query> query) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResult |
| Constructor and Description |
|---|
QueryResult(Query query) |
| Modifier and Type | Method and Description |
|---|---|
String |
PhoenixUtil.getExplainPlan(Query query)
Get explain plan for a query
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
QueryVerifier.doDiff(Query query,
String newCSV)
Do a diff between exported query results and temporary CSV file
|
String |
QueryVerifier.exportCSV(Query query)
Export query resultSet to CSV file
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.