|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexNotFoundException | |
---|---|
org.apache.directory.server.core.partition.impl.btree.jdbm | |
org.apache.directory.server.xdbm |
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<?,ServerEntry> |
JdbmPartition.getSystemIndex(java.lang.String id)
|
Index<?,E> |
JdbmStore.getSystemIndex(java.lang.String id)
|
Index<?,ServerEntry> |
JdbmPartition.getUserIndex(java.lang.String id)
|
Index<?,E> |
JdbmStore.getUserIndex(java.lang.String id)
|
Uses of IndexNotFoundException in org.apache.directory.server.xdbm |
---|
Methods in org.apache.directory.server.xdbm that throw IndexNotFoundException | |
---|---|
Index<?,E> |
Store.getSystemIndex(java.lang.String id)
|
Index<?,E> |
Store.getUserIndex(java.lang.String id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |