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, aliasCache, ALIASED_OBJECT_NAME_AT, aliasIdx, cacheSize, CONTEXT_CSN_AT, DEFAULT_CACHE_SIZE, ENTRY_CSN_AT, ENTRY_DN_AT, ENTRY_UUID_AT, entryCsnIdx, isSyncOnWrite, master, OBJECT_CLASS_AT, objectClassIdx, oneAliasIdx, optimizerEnabled, partitionPath, piarCache, presenceIdx, rdnIdx, REMOVE_CHILD, subAliasIdx, systemIndices, userIndicescacheService, contextEntry, ctxCsnChanged, dnFactory, id, initialized, schemaManager, suffixDn| Constructor and Description |
|---|
AbstractLdifPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager)
Creates a new instance of AbstractLdifPartition.
|
AbstractLdifPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
org.apache.directory.server.core.api.DnFactory dnFactory)
Creates a new instance of AbstractLdifPartition.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultId() |
URI |
getPartitionPath() |
void |
initInstance()
Intializes the instance.
|
convertAndInit, createSystemIndex, doInit, getCacheSize, getRootId, isSyncOnWrite, syncadd, addAliasIndices, addIndex, addIndexedAttributes, addToCache, buildEntryDn, count, delete, delete, doDestroy, dropAliasIndices, dropMovedAliasIndices, dumpIndex, dumpRdnIdx, fetch, fetch, getAdministrativeRoleIndex, getAliasCache, getAliasIndex, getChildCount, getContextCsn, 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, loadContextCsn, lookup, lookupCache, modify, modify, move, move, moveAndRename, moveAndRename, rename, rename, saveContextCsn, 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)
schemaManager - the schema managerpublic AbstractLdifPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
org.apache.directory.server.core.api.DnFactory dnFactory)
schemaManager - the schema managerdnFactory - the DN factorypublic void initInstance()
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–2015 The Apache Software Foundation. All rights reserved.