|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvlPartition | |
---|---|
org.apache.directory.server.core.factory | |
org.apache.directory.server.core.partition.ldif |
Uses of AvlPartition in org.apache.directory.server.core.factory |
---|
Methods in org.apache.directory.server.core.factory that return AvlPartition | |
---|---|
AvlPartition |
AvlPartitionFactory.createPartition(java.lang.String id,
java.lang.String suffix,
int cacheSize,
java.io.File workingDirectory)
Creates a new Partition. |
Uses of AvlPartition in org.apache.directory.server.core.partition.ldif |
---|
Methods in org.apache.directory.server.core.partition.ldif with parameters of type AvlPartition | |
---|---|
void |
LdifPartition.setWrappedPartition(AvlPartition wrappedPartition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |