| Package | Description |
|---|---|
| org.terracotta.angela.common.metrics |
| Modifier and Type | Method and Description |
|---|---|
static HardwareMetric |
HardwareMetric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HardwareMetric[] |
HardwareMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HardwareMetricsCollector.isMonitoringRunning(HardwareMetric hardwareMetric) |
| Modifier and Type | Method and Description |
|---|---|
void |
HardwareMetricsCollector.startMonitoring(File installLocation,
Map<HardwareMetric,MonitoringCommand> commands) |
Copyright © 2020. All rights reserved.