| Package | Description |
|---|---|
| net.centro.rtb.monitoringcenter.metrics.system | |
| net.centro.rtb.monitoringcenter.metrics.system.jvm |
| Class and Description |
|---|
| 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.
|
| Class and 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.
|
| 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.
|
Copyright © 2016. All rights reserved.