public interface WorkerMetric
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkerMetric.WorkerMetricValue
WorkerMetricValue model class is used as return type for the capture() method to have a strong checks at the build
time of the object itself.
|
| Modifier and Type | Method and Description |
|---|---|
WorkerMetric.WorkerMetricValue |
capture()
Current WorkerMetricValue.
|
OperatingRange |
getOperatingRange()
Gets the operating range for this workerMetrics
|
String |
getShortName()
WorkerMetricStats short name that is used as attribute name for it in storage.
|
WorkerMetricType |
getWorkerMetricType()
Type of the current WorkerMetricStats.
|
String getShortName()
WorkerMetric.WorkerMetricValue capture()
OperatingRange getOperatingRange()
WorkerMetricType getWorkerMetricType()
Copyright © 2024. All rights reserved.