| Package | Description |
|---|---|
| org.apache.phoenix.pherf.result | |
| org.apache.phoenix.pherf.result.file | |
| org.apache.phoenix.pherf.result.impl |
| Modifier and Type | Method and Description |
|---|---|
ResultFileDetails |
ResultHandler.getResultFileDetails() |
ResultFileDetails |
Result.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<List<ResultValue>> |
QueryResult.getCsvDetailedRepresentation(ResultUtil util,
ResultFileDetails details) |
void |
ResultHandler.setResultFileDetails(ResultFileDetails details) |
| Constructor and Description |
|---|
Result(ResultFileDetails type,
String header,
List<ResultValue> messageValues) |
| Modifier and Type | Method and Description |
|---|---|
static ResultFileDetails |
ResultFileDetails.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultFileDetails[] |
ResultFileDetails.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResultFileDetails |
DefaultResultHandler.resultFileDetails |
| Modifier and Type | Method and Description |
|---|---|
ResultFileDetails |
DefaultResultHandler.getResultFileDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultResultHandler.setResultFileDetails(ResultFileDetails details) |
void |
XMLResultHandler.setResultFileDetails(ResultFileDetails details) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.