Package | Description |
---|---|
com.persistit |
Implements Persistit™'s core functionality.
|
com.persistit.mxbeans |
Modifier and Type | Method and Description |
---|---|
Management.VolumeInfo |
Management.getVolumeInfo(String volumeName)
Return the
VolumeInfo for the volume specified by the
supplied volumeName . |
Management.VolumeInfo[] |
Management.getVolumeInfoArray()
Return an array containing a
VolumeInfo element for each
open volume. |
Modifier and Type | Method and Description |
---|---|
int |
Management.VolumeInfo.compareTo(Management.VolumeInfo volumeInfo) |
Modifier and Type | Method and Description |
---|---|
Management.VolumeInfo[] |
ManagementMXBean.getVolumes()
Return an array of information of all volumes that Persistit knows about,
or null if there are none.
|
Management.VolumeInfo |
ManagementMXBean.volumeByName(String volumeName)
Query information about a specific volume from it's name.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.