Package | Description |
---|---|
com.persistit |
Implements Persistit™'s core functionality.
|
Modifier and Type | Class and Description |
---|---|
static class |
Management.BufferInfo
Exposes information about one
Buffer . |
static class |
Management.BufferPoolInfo
Exposes information about a BufferPool.
|
static class |
Management.JournalInfo
Structure that describes the current state of the journal manager.
|
static class |
Management.LogicalRecord
A structure that contains data about a single logical record within a
page.
|
static class |
Management.LogicalRecordCount
A structure that returns the result of the
Management.getLogicalRecordCount(java.lang.String, java.lang.String, java.lang.String, com.persistit.KeyState, com.persistit.Key.Direction, int)
method. |
static class |
Management.RecordInfo
A structure that contains data about a single physical record within a
page.
|
static class |
Management.RecoveryInfo
A structure that holds information about the recovered database.
|
static class |
Management.TaskStatus
Structure that describes the current status of a long-running utility
task.
|
static class |
Management.TransactionInfo
A structure that holds counts of commit, rollbacks and rollbacks since
the last commit.
|
static class |
Management.TreeInfo
Exposes information about a Persistit
Tree . |
static class |
Management.VolumeInfo
Exposes information about a Volume.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.