| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyConfigurationPartition
This class implements a read-only configuration partition.
|
| Constructor and Description |
|---|
ConfigPartitionReader(AbstractBTreePartition configPartition)
Creates a new instance of ConfigPartitionReader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvlPartition
An XDBM Partition backed by in memory AVL Trees.
|
| Constructor and Description |
|---|
EntryCursorAdaptor(AbstractBTreePartition db,
PartitionSearchResult searchResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbmPartition
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavibotPartition
TODO MavibotPartition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLdifPartition
A common base class for LDIF file based Partition implementations.
|
class |
LdifPartition
A LDIF based partition.
|
class |
SingleFileLdifPartition
A Partition implementation backed by a single LDIF file.
|
Copyright © 2021. All rights reserved.