- MavibotDnIndex - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A special index which stores DN objects.
- MavibotDnIndex(String) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotDnIndex
-
- MavibotEntrySerializer - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Serialize and deserialize a ServerEntry.
- MavibotEntrySerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
Creates a new instance of ServerEntrySerializer.
- MavibotIndex<K> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A Mavibot based index implementation.
- MavibotIndex(String, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Creates a JdbmIndex instance for a give AttributeId
- MavibotMasterTable - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
TODO MavibotMasterTable.
- MavibotMasterTable(RecordManager, SchemaManager, String, int) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
-
- MavibotMasterTable(RecordManager, SchemaManager, String) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
-
- MavibotParentIdAndRdnSerializer - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Serialize and deserialize a ParentidAndRdn.
- MavibotParentIdAndRdnSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
Creates a new instance of ParentIdAndRdnSerializer.
- MavibotPartition - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A Mavibot partition
- MavibotPartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- MavibotRdnIndex - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A special index which stores Rdn objects.
- MavibotRdnIndex() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotRdnIndex
-
- MavibotTable<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A Mavibot Table.
- MavibotTable(RecordManager, SchemaManager, String, ElementSerializer<K>, ElementSerializer<V>, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a new instance of MavibotTable.
- MavibotTable(RecordManager, SchemaManager, String, ElementSerializer<K>, ElementSerializer<V>, boolean, int) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a new instance of MavibotTable.