public class MavibotDnIndex extends MavibotIndex<org.apache.directory.api.ldap.model.name.Dn>
forward, FORWARD_BTREE, recordMan, reverse, REVERSE_BTREE, wkDirPath| Constructor and Description |
|---|
MavibotDnIndex(String oid) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
org.apache.directory.api.ldap.model.schema.AttributeType attributeType)
Initialize the index for an Attribute, with a specific working directory (may be null).
|
add, close, count, count, drop, drop, forward, forward, forwardCursor, forwardCursor, forwardLookup, forwardValueCursor, getWkDirPath, greaterThanCount, isDupsEnabled, lessThanCount, reverse, reverse, reverseLookup, reverseValueCursor, setRecordManager, setWkDirPath, sync, toStringpublic MavibotDnIndex(String oid)
public void init(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager, org.apache.directory.api.ldap.model.schema.AttributeType attributeType) throws org.apache.directory.api.ldap.model.exception.LdapException, IOException
init in class MavibotIndex<org.apache.directory.api.ldap.model.name.Dn>schemaManager - The schemaManager to use to get back the AttributeattributeType - The attributeType this index is created fororg.apache.directory.api.ldap.model.exception.LdapException - If the initialization failedIOException - If the initialization failedCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.