|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexNotFoundException | |
---|---|
org.apache.directory.server.core.partition.impl.btree | |
org.apache.directory.server.core.partition.impl.btree.jdbm |
Uses of IndexNotFoundException in org.apache.directory.server.core.partition.impl.btree |
---|
Methods in org.apache.directory.server.core.partition.impl.btree that throw IndexNotFoundException | |
---|---|
abstract Index |
BTreePartition.getSystemIndex(java.lang.String attribute)
|
abstract Index |
BTreePartition.getUserIndex(java.lang.String attribute)
|
Uses of IndexNotFoundException in org.apache.directory.server.core.partition.impl.btree.jdbm |
---|
Methods in org.apache.directory.server.core.partition.impl.btree.jdbm that throw IndexNotFoundException | |
---|---|
Index |
JdbmPartition.getSystemIndex(java.lang.String id)
|
Index |
JdbmPartition.getUserIndex(java.lang.String id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |