Serialized Form


Package org.apache.directory.server.core.partition.impl.btree

Class org.apache.directory.server.core.partition.impl.btree.IndexComparator extends java.lang.Object implements Serializable

serialVersionUID: 3257283621751633459L

Serialized Fields

isForwardMap

boolean isForwardMap
Whether or not the key/value is swapped


keyComp

org.apache.directory.server.schema.SerializableComparator keyComp
The key comparison to use

Class org.apache.directory.server.core.partition.impl.btree.IndexNotFoundException extends javax.naming.NamingException implements Serializable

serialVersionUID: 3906088970608981815L

Serialized Fields

indexName

java.lang.String indexName
the name of the index that was not found

Class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator extends java.lang.Object implements Serializable

serialVersionUID: 3544956549803161397L

Serialized Fields

keyComparator

org.apache.directory.server.schema.SerializableComparator keyComparator



Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.