| Package | Description |
|---|---|
| org.yardstickframework | |
| org.yardstickframework.probes | |
| org.yardstickframework.writers |
| Modifier and Type | Method and Description |
|---|---|
Collection<BenchmarkProbePoint> |
BenchmarkProbe.points()
Gets collection of probe points.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BenchmarkProbePointWriter.writePoints(BenchmarkProbe probe,
Collection<BenchmarkProbePoint> points)
Writes collection of collected points to target.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BenchmarkProbePoint> |
VmStatProbe.points()
Gets collection of probe points.
|
Collection<BenchmarkProbePoint> |
ThroughputLatencyProbe.points()
Gets collection of probe points.
|
Collection<BenchmarkProbePoint> |
DStatProbe.points()
Gets collection of probe points.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BenchmarkProbePointCsvWriter.writePoints(BenchmarkProbe probe,
Collection<BenchmarkProbePoint> points)
Writes collection of collected points to target.
|
Copyright © 2014. All rights reserved.