| Package | Description |
|---|---|
| org.apache.phoenix.pherf.result |
| Modifier and Type | Method and Description |
|---|---|
List<List<ResultValue>> |
QueryResult.getCsvDetailedRepresentation(ResultUtil util,
ResultFileDetails details) |
List<List<ResultValue>> |
ThreadTime.getCsvFunctionalRepresentation(ResultUtil util) |
List<List<ResultValue>> |
ThreadTime.getCsvPerformanceRepresentation(ResultUtil util) |
List<ResultValue> |
QueryResult.getCsvRepresentation(ResultUtil util) |
List<ResultValue> |
Result.getResultValues() |
| Constructor and Description |
|---|
Result(ResultFileDetails type,
String header,
List<ResultValue> messageValues) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.