| Package | Description |
|---|---|
| com.redhat.thermostat.backend |
API for implementing a data-collection backend for the agent.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
VmUpdate.getPerformanceCounterLong(String name)
Queries the specified JVM performance counter with a Long data type.
|
String |
VmUpdate.getPerformanceCounterString(String name)
Queries the specified JVM performance counter with a String data type.
|
Copyright © 2016. All Rights Reserved.