| Package | Description |
|---|---|
| org.apache.phoenix.pherf.result | |
| org.apache.phoenix.pherf.workload.mt.handlers | |
| org.apache.phoenix.pherf.workload.mt.operations |
| 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,
Scenario scenario,
RulesApplier ruleApplier) |
List<ResultValue> |
Result.getResultValues() |
| Constructor and Description |
|---|
Result(ResultFileDetails type,
String header,
List<ResultValue> messageValues) |
| Modifier and Type | Method and Description |
|---|---|
List<ResultValue<OperationStats>> |
PherfWorkHandler.getResults() |
List<ResultValue<OperationStats>> |
RendezvousingWorkHandler.getResults() |
List<ResultValue<OperationStats>> |
TenantOperationWorkHandler.getResults() |
| Modifier and Type | Method and Description |
|---|---|
List<ResultValue> |
OperationStats.getCsvRepresentation() |
Copyright © 2023 Apache Software Foundation. All rights reserved.