| Package | Description |
|---|---|
| org.apache.directory.server | |
| org.apache.directory.server.config | |
| org.apache.directory.server.core.factory |
| Modifier and Type | Field and Description |
|---|---|
private LdifPartition |
ApacheDsService.configPartition
The configuration partition
|
private LdifPartition |
ApacheDsService.schemaLdifPartition
The Schema partition
|
| Modifier and Type | Method and Description |
|---|---|
LdifPartition |
ConfigPartitionInitializer.initConfigPartition()
Initializes the configuration partition.
|
| Modifier and Type | Method and Description |
|---|---|
LdifPartition |
LdifPartitionFactory.createPartition(org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
DnFactory dnFactory,
java.lang.String id,
java.lang.String suffix,
int cacheSize,
java.io.File workingDirectory)
Creates a new Partition.
|