| Package | Description |
|---|---|
| org.apache.phoenix.pherf.jmx | |
| org.apache.phoenix.pherf.result | |
| org.apache.phoenix.pherf.result.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
MonitorManager.readResults()
This method should really only be used for testing
|
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
ResultHandler.read() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultHandler.write(Result result) |
| Modifier and Type | Method and Description |
|---|---|
List<Result> |
XMLResultHandler.read() |
List<Result> |
ImageResultHandler.read() |
List<Result> |
CSVResultHandler.read() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLResultHandler.write(Result result) |
void |
ImageResultHandler.write(Result result) |
void |
CSVResultHandler.write(Result result) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.