public class AvlPartition extends AbstractXdbmPartition<Long>
optimizerEnabled, storecacheSize, contextEntry, id, optimizer, schemaManager, searchEngine, suffix, SYS_INDEX_OIDSinitialized| Constructor and Description |
|---|
AvlPartition()
Creates a store based on AVL Trees.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInit()
Override this method to put your initialization code.
|
AvlStore<org.apache.directory.shared.ldap.entry.ServerEntry> |
getStore() |
void |
modify(long entryId,
List<org.apache.directory.shared.ldap.entry.Modification> modifications) |
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
doInit in class AbstractPartitionExceptionpublic final void modify(long entryId,
List<org.apache.directory.shared.ldap.entry.Modification> modifications)
throws Exception
Exceptionpublic AvlStore<org.apache.directory.shared.ldap.entry.ServerEntry> getStore()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.