| Modifier and Type | Method and Description |
|---|---|
Perfomance |
PerfomanceMetric.getPerfomance() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfomanceMetric.setPerfomance(Perfomance perfomance) |
| Constructor and Description |
|---|
PerfomanceMetric(Environment environment,
Perfomance perfomance) |
| Modifier and Type | Method and Description |
|---|---|
List<Perfomance> |
MetricQueue.poll(int number) |
List<Perfomance> |
MetricQueue.pollAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricQueue.offer(Perfomance metric) |
| Modifier and Type | Method and Description |
|---|---|
List<Perfomance> |
PerfomanceMetricQueue.poll(int number) |
List<Perfomance> |
PerfomanceMetricQueue.pollAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfomanceMetricQueue.offer(Perfomance metric) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricExporterService.export(List<Perfomance> metrics) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteMetricExporterServiceImpl.export(List<Perfomance> metrics) |
void |
LocalMetricExporterServiceImpl.export(List<Perfomance> metrics) |
Copyright © 2018 Continuous Perf Test. All rights reserved.