|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BranchNode | |
---|---|
org.apache.directory.server.core.partition.tree |
Uses of BranchNode in org.apache.directory.server.core.partition.tree |
---|
Methods in org.apache.directory.server.core.partition.tree that return BranchNode | |
---|---|
BranchNode |
BranchNode.addNode(java.lang.String rdn,
Node child)
Directly adds a new child Node to the current BranchNode. |
BranchNode |
BranchNode.recursivelyAddPartition(BranchNode current,
org.apache.directory.shared.ldap.name.LdapDN dn,
int index,
Partition partition)
Recursively adds new nodes to the partition lookup tree data structure. |
Methods in org.apache.directory.server.core.partition.tree with parameters of type BranchNode | |
---|---|
BranchNode |
BranchNode.recursivelyAddPartition(BranchNode current,
org.apache.directory.shared.ldap.name.LdapDN dn,
int index,
Partition partition)
Recursively adds new nodes to the partition lookup tree data structure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |