| Interface | Description |
|---|---|
| BufferPoolStatus |
This interface represents the current readings for a JVM buffer pool.
|
| GarbageCollectorStatus |
This interface represents the current readings for a garbage collector.
|
| JvmStatus |
This interface encompasses the current readings for various JVM data points, involving such realms as threads,
classes, buffer pools, memory utilization, and garbage collection.
|
| MemoryPoolStatus |
This interface encompasses the current readings for a JVM memory pool.
|
| MemoryUsageProvider | |
| MemoryUsageStatus |
This interface encompasses the current readings for JVM memory usage for a particular memory pool or for the entire
heap or non-heap space.
|
| Class | Description |
|---|---|
| JvmMetricSet |
Copyright © 2016–2018. All rights reserved.