Skip navigation links
A B C D F G H I K L M N O P R S T U V W 

A

add(PartitionTxn, K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
addToCache(String, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
after(V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 

B

before(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
Positions this Cursor over the same keys before the value of the supplied element Tuple.
before(V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
beforeValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
beginReadTransaction() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 
beginWriteTransaction() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 

C

close() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
close(PartitionTxn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
close(PartitionTxn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
compare(Tuple<Dn, String>, Tuple<Dn, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleComparator
 
compare(ParentIdAndRdn, ParentIdAndRdn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
 
convertAndInit(Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 
count(PartitionTxn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
count(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
count(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
createSystemIndex(String, URI, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 
cursor() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
cursor(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable

D

deserialize(ByteBuffer) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
Deserialize a Dn.
deserialize(BufferHandler) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
 
deserialize(ByteBuffer) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
Deserialize a Entry.
deserialize(BufferHandler) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
 
deserialize(BufferHandler) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
Deserialize a ParentIdAndRdn.
deserialize(ByteBuffer) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
 
DnSerializer - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
Serialize and deserialize a Dn.
DnSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
Creates a new instance of DnSerializer.
doDestroy(PartitionTxn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
doInit() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
doRepair() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
drop(PartitionTxn, K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
drop(PartitionTxn, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex

F

first() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
first() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
forward - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
the forward btree where the btree key is the value of the indexed attribute and the value of the btree is the entry id of the entry containing an attribute with that value
forward(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
forward(PartitionTxn, K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
FORWARD_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
the key used for the forward btree name
forwardCursor(PartitionTxn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
 
forwardCursor(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
 
forwardLookup(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
Do a lookup using the forward table
forwardValueCursor(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
 
fromBytes(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
fromBytes(byte[], int) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
fromBytes(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
fromBytes(byte[], int) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
fromBytes(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
fromBytes(byte[], int) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer

G

get() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
get(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
get() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
getAllIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 
getBTree() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
 
getComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
 
getComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
 
getDefaultId() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
}
getDupsContainer(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
getNextId(Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
 
getRecordMan() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 
getRootId() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
getType() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
getType() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
getType() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
getWkDirPath() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
Gets the working directory path to something other than the default.
greaterThanCount(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex

H

has(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
has(PartitionTxn, K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
hasGreaterOrEqual(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
hasGreaterOrEqual(PartitionTxn, K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
hasLessOrEqual(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
hasLessOrEqual(PartitionTxn, K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable

I

init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotDnIndex
Initialize the index for an Attribute, with a specific working directory (may be null).
init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
Initialize the index for an Attribute, with a specific working directory (may be null).
init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotRdnIndex
Initialize the index for an Attribute, with a specific working directory (may be null).
isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex

K

KeyTupleValueCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
Cursor over a set of values for the same key which are store in an in memory ArrayTree.
KeyTupleValueCursor(ValueCursor<V>, K) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
Creates a Cursor over the tuples of an ArrayTree.

L

last() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
last() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
LdifTupleComparator - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
TODO LdifTupleComparator.
LdifTupleComparator() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleComparator
 
LdifTupleReaderWriter<E> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
TODO LdifTupleReaderWriter.
LdifTupleReaderWriter(String, SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
 
lessThanCount(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
lookupCache(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition

M

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.

N

next() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
next() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 

O

org.apache.directory.server.core.partition.impl.btree.mavibot - package org.apache.directory.server.core.partition.impl.btree.mavibot
 

P

previous() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 
put(PartitionTxn, K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable

R

readSortedTuple(DataInputStream) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
 
readUnsortedTuple(DataInputStream) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
 
recordMan - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
 
recordMan - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
The used recordManager
remove(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
remove(PartitionTxn, K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
reverse - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
the reverse btree where the btree key is the entry id of the entry containing a value for the indexed attribute, and the btree value is the value of the indexed attribute
reverse(PartitionTxn, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
reverse(PartitionTxn, String, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
REVERSE_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
the key used for the reverse btree name
reverseLookup(PartitionTxn, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
reverseValueCursor(PartitionTxn, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex

S

serialize(Dn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
This is the place where we serialize Dn
serialize(Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
This is the place where we serialize entries, and all theirs elements. the reason why we don't call the underlying methods (ServerAttribute.write(), Value.write()) is that we need access to the registries to read back the values.
serialize(ParentIdAndRdn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
This is the place where we serialize ParentIdAndRdn.
setRecordManager(RecordManager) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
Sets the RecordManager
setSchemaManager(SchemaManager) - Static method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
 
setSchemaManager(SchemaManager) - Static method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
 
setWkDirPath(URI) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
Sets the working directory path to something other than the default.
storeSortedTuple(Tuple<Dn, E>, DataOutputStream) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
 
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
Force the flush of this index
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
Synchronizes the buffers with disk.

T

toString(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
 
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
 
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
 

U

updateCache(OperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
 

V

valueCursor(PartitionTxn, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
ValueTreeCursor<V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
TODO ValueTreeCursor.
ValueTreeCursor(ValueCursor<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
 

W

wkDirPath - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
a custom working directory path when specified in configuration
A B C D F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.