public abstract class AbstractLdifPartition
extends org.apache.directory.server.core.partition.impl.avl.AvlPartition
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONF_FILE_EXTN
The extension used for LDIF entry files
|
protected static org.apache.directory.api.ldap.model.csn.CsnFactory |
defaultCSNFactory
A default CSN factory
|
ADD_CHILD, ADMINISTRATIVE_ROLE_AT, adminRoleIdx, ALIASED_OBJECT_NAME_AT, aliasIdx, cacheSize, DEFAULT_CACHE_SIZE, ENTRY_CSN_AT, ENTRY_DN_AT, ENTRY_UUID_AT, entryCsnIdx, isSyncOnWrite, master, OBJECT_CLASS_AT, objectClassIdx, oneAliasIdx, optimizerEnabled, partitionPath, presenceIdx, rdnIdx, REMOVE_CHILD, subAliasIdx, systemIndices, userIndicescacheService, contextEntry, id, initialized, schemaManager, suffixDn| Constructor and Description |
|---|
AbstractLdifPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultId() |
URI |
getPartitionPath() |
convertAndInit, createSystemIndex, doInit, getCacheSize, getRootId, isSyncOnWrite, syncadd, addAliasIndices, addIndex, addIndexedAttributes, addToCache, buildEntryDn, count, delete, delete, doDestroy, dropAliasIndices, dropAliasIndices, dropMovedAliasIndices, dumpIndex, dumpRdnIdx, fetch, fetch, getAdministrativeRoleIndex, getAliasIndex, getChildCount, getEntryCsnIndex, getEntryDn, getEntryId, getIndex, getIndexedAttributes, getMasterTable, getObjectClassIndex, getOneAliasIndex, getOptimizer, getParentId, getPresenceIndex, getRdnIndex, getReadWriteLock, getSearchEngine, getSubAliasIndex, getSuffixId, getSystemIndex, getSystemIndices, getUserIndex, getUserIndices, hasEntry, hasIndexOn, hasSystemIndexOn, hasUserIndexOn, isOptimizerEnabled, lookup, lookupCache, modify, modify, move, move, moveAndRename, moveAndRename, rename, rename, search, setCacheSize, setIndexedAttributes, setOptimizer, setOptimizerEnabled, setPartitionPath, setSearchEngine, setSyncOnWrite, setupSystemIndices, setupUserIndices, toString, unbind, updateCache, updateRdnIdxprotected static final String CONF_FILE_EXTN
protected static org.apache.directory.api.ldap.model.csn.CsnFactory defaultCSNFactory
public AbstractLdifPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager)
public String getDefaultId()
getDefaultId in class org.apache.directory.server.core.partition.impl.avl.AvlPartitionpublic URI getPartitionPath()
getPartitionPath in interface org.apache.directory.server.xdbm.StoregetPartitionPath in class org.apache.directory.server.core.partition.impl.avl.AvlPartitionCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.