public class JdbmPartition extends AbstractXdbmPartition<Long>
optimizerEnabled, storecacheSize, contextEntry, id, optimizer, schemaManager, searchEngine, suffix, SYS_INDEX_OIDSinitialized| Constructor and Description |
|---|
JdbmPartition()
Creates a store based on JDBM B+Trees.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInit()
Override this method to put your initialization code.
|
Index<String,org.apache.directory.shared.ldap.entry.ServerEntry,Long> |
getEntryCsnIndex() |
Index<String,org.apache.directory.shared.ldap.entry.ServerEntry,Long> |
getEntryUuidIndex() |
Index<String,org.apache.directory.shared.ldap.entry.ServerEntry,Long> |
getObjectClassIndex() |
add, addIndexOn, bind, bind, count, delete, doDestroy, getAliasIndex, getChildCount, getEntryDn, getEntryId, getEntryUpdn, getEntryUpdn, getExistenceIndex, getNdnIndex, getOneAliasIndex, getOneLevelIndex, getParentId, getParentId, getPresenceIndex, getProperty, getSubAliasIndex, getSubLevelIndex, getSystemIndex, getSystemIndices, getUpdnIndex, getUserIndex, getUserIndices, hasSystemIndexOn, hasUserIndexOn, isInitialized, isOptimizerEnabled, isSyncOnWrite, list, lookup, modify, move, moveAndRename, rename, setAliasIndexOn, setNdnIndexOn, setOneAliasIndexOn, setOneLevelIndexOn, setOptimizerEnabled, setPresenceIndexOn, setProperty, setSubAliasIndexOn, setSyncOnWrite, setUpdnIndexOn, sync, toString, unbindaddIndexedAttributes, delete, getCacheSize, getId, getIndexedAttributes, getPartitionDir, getSchemaManager, getSearchEngine, getSuffix, getSuffixDn, hasEntry, list, lookup, search, setCacheSize, setId, setIndexedAttributes, setPartitionDir, setSchemaManager, setSuffixdestroy, initializeprotected void doInit()
throws Exception
AbstractPartitiondoInit in class AbstractPartitionExceptionpublic Index<String,org.apache.directory.shared.ldap.entry.ServerEntry,Long> getObjectClassIndex()
public Index<String,org.apache.directory.shared.ldap.entry.ServerEntry,Long> getEntryCsnIndex()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.