See: Description
| Interface | Description |
|---|---|
| JvmGCMetricsLogger |
JvmGCMetricsLogger can be implemented for each specific GC type which retrieves GC count and pause time and
logs it into metrics. |
| Class | Description |
|---|---|
| AllocatorStats |
Allocator statistics.
|
| AllocatorStats.PoolArenaStats |
Pool arena statistics.
|
| AllocatorStats.PoolChunkListStats |
Pool chunk list statistics.
|
| AllocatorStats.PoolChunkStats |
Pool chunk statistics.
|
| AllocatorStats.PoolSubpageStats |
Pool subpage statistics.
|
| JvmDefaultGCMetricsLogger | |
| JvmG1GCMetricsLogger |
Logger for the JVM G1 GC metrics.
|
| JvmMetrics |
This class is responsible for providing JVM metrics.
|
| Metrics |
WARNING : do not add any getters as the Jackson parser will output that getter.
|
| Rate |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.