| Interface | Description |
|---|---|
| AlertMonitorMXBean |
Management interface to the
AlertMonitor which accumulates and
logs abnormal events such as IOExceptions and measurements outside of
expected thresholds. |
| BufferPoolMXBean |
Management structure holding information about the state of a
BufferPool, including counters for events such as physical I/O
operations, evictions, and hit ratio. |
| CheckpointManagerMXBean |
Management information about the CLEANUP_MANAGER, a thread that performs
background pruning and other cleanup tasks.
|
| CleanupManagerMXBean |
Management information about the CLEANUP_MANAGER, a thread that performs
background pruning and other cleanup tasks.
|
| IOMeterMXBean |
Manages statistics about various types of physical I/O operations.
|
| JournalManagerMXBean |
Management interface to the
JournalManager, including journal
file names and file positions. |
| ManagementMXBean |
Interface for a service object that exposes information about the Persistit
environment.
|
| RecoveryManagerMXBean |
Management interface for the
RecoveryManager. |
| TransactionIndexMXBean |
Management interface to the
TransactionIndex. |
| Class | Description |
|---|---|
| MXBeanWrapper<T> |
Wrapper for MXBean to enable the
Description annotation. |
| Annotation Type | Description |
|---|---|
| Description |
This annotation is intended to work somewhat like the Description annotation
specified in JMX 2 (JSR 255) which is currently inactive.
|
| PName |
Annotation used to declare the externally visible name of a parameter on an
MXBean operation.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.