public class JdbmPartition extends AbstractXdbmPartition<Long>
optimizerEnabled, store
cacheSize, contextEntry, id, optimizer, schemaManager, searchEngine, suffix, SYS_INDEX_OIDS
initialized
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, unbind
addIndexedAttributes, delete, getCacheSize, getId, getIndexedAttributes, getPartitionDir, getSchemaManager, getSearchEngine, getSuffix, getSuffixDn, hasEntry, list, lookup, search, setCacheSize, setId, setIndexedAttributes, setPartitionDir, setSchemaManager, setSuffix
destroy, initialize
protected void doInit() throws Exception
AbstractPartition
doInit
in class AbstractPartition
Exception
public 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–2013 The Apache Software Foundation. All rights reserved.