public class MavibotPartition
extends org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
ADD_CHILD, administrativeRoleAT, adminRoleIdx, aliasCache, aliasedObjectNameAT, aliasIdx, cacheSize, contextCsnAT, DEFAULT_CACHE_SIZE, entryCsnAT, entryCsnIdx, entryDnAT, entryUuidAT, isSyncOnWrite, master, objectClassAT, objectClassIdx, oneAliasIdx, optimizerEnabled, partitionPath, piarCache, presenceIdx, rdnIdx, REMOVE_CHILD, subAliasIdx, systemIndices, userIndicescacheService, contextEntry, ctxCsnChanged, dnFactory, id, initialized, schemaManager, suffixDn| Constructor and Description |
|---|
MavibotPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
org.apache.directory.server.core.api.DnFactory dnFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCache(String id,
org.apache.directory.api.ldap.model.entry.Entry entry) |
protected org.apache.directory.server.xdbm.Index<?,String> |
convertAndInit(org.apache.directory.server.xdbm.Index<?,String> index) |
protected org.apache.directory.server.xdbm.Index |
createSystemIndex(String indexOid,
URI path,
boolean withReverse) |
protected void |
doDestroy() |
protected void |
doInit() |
protected void |
doRepair() |
Set<org.apache.directory.server.xdbm.Index<?,String>> |
getAllIndices() |
String |
getDefaultId()
}
|
org.apache.directory.mavibot.btree.RecordManager |
getRecordMan() |
String |
getRootId() |
org.apache.directory.api.ldap.model.entry.Entry |
lookupCache(String id) |
void |
sync() |
void |
updateCache(org.apache.directory.server.core.api.interceptor.context.OperationContext opCtx) |
add, addAliasIndices, addFast, addIndex, addIndexedAttributes, buildEntryDn, count, delete, delete, dropAliasIndices, dropMovedAliasIndices, dumpIndex, dumpRdnIdx, fetch, fetch, getAdministrativeRoleIndex, getAliasCache, getAliasIndex, getCacheSize, getChildCount, getContextCsn, getEntryCsnIndex, getEntryDn, getEntryId, getEntryId, getIndex, getIndexedAttributes, getMasterTable, getObjectClassIndex, getOneAliasIndex, getOptimizer, getParentId, getPartitionPath, getPresenceIndex, getRdnIndex, getReadWriteLock, getSearchEngine, getSubAliasIndex, getSubordinates, getSuffixId, getSystemIndex, getSystemIndices, getUserIndex, getUserIndices, hasEntry, hasIndexOn, hasSystemIndexOn, hasUserIndexOn, isOptimizerEnabled, isSyncOnWrite, loadContextCsn, lookup, modify, modify, move, move, moveAndRename, moveAndRename, rename, rename, repair, saveContextCsn, search, setCacheSize, setIndexedAttributes, setOptimizer, setOptimizerEnabled, setPartitionPath, setSearchEngine, setSyncOnWrite, setupSystemIndices, setupUserIndices, toString, unbind, updateRdnIdxpublic MavibotPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
org.apache.directory.server.core.api.DnFactory dnFactory)
protected void doRepair()
throws Exception
doRepair in class org.apache.directory.server.core.api.partition.AbstractPartitionExceptionprotected void doInit()
throws Exception
doInit in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionExceptionprotected org.apache.directory.server.xdbm.Index<?,String> convertAndInit(org.apache.directory.server.xdbm.Index<?,String> index) throws Exception
convertAndInit in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionExceptionprotected void doDestroy()
throws Exception
doDestroy in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionExceptionprotected org.apache.directory.server.xdbm.Index createSystemIndex(String indexOid, URI path, boolean withReverse) throws Exception
createSystemIndex in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionExceptionpublic String getDefaultId()
public String getRootId()
public org.apache.directory.mavibot.btree.RecordManager getRecordMan()
public org.apache.directory.api.ldap.model.entry.Entry lookupCache(String id)
lookupCache in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionpublic void addToCache(String id, org.apache.directory.api.ldap.model.entry.Entry entry)
addToCache in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionpublic void updateCache(org.apache.directory.server.core.api.interceptor.context.OperationContext opCtx)
updateCache in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartitionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.