|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleShort | |
---|---|
net.obsearch.storage | |
net.obsearch.storage.bdb |
Uses of TupleShort in net.obsearch.storage |
---|
Methods in net.obsearch.storage that return types with arguments of type TupleShort | |
---|---|
CloseIterator<TupleShort> |
OBStoreShort.processRange(short low,
short high)
Process the given range of items (from low to high), including low and high. |
CloseIterator<TupleShort> |
OBStoreShort.processRangeReverse(short low,
short high)
Process the given range of items (from high to low), including low and high. |
Uses of TupleShort in net.obsearch.storage.bdb |
---|
Methods in net.obsearch.storage.bdb that return types with arguments of type TupleShort | |
---|---|
CloseIterator<TupleShort> |
BDBOBStoreJeShort.processAll()
|
CloseIterator<TupleShort> |
BDBOBStoreJeShort.processRange(short low,
short high)
|
CloseIterator<TupleShort> |
BDBOBStoreJeShort.processRangeNoDup(short low,
short high)
|
CloseIterator<TupleShort> |
BDBOBStoreJeShort.processRangeReverse(short low,
short high)
|
CloseIterator<TupleShort> |
BDBOBStoreJeShort.processRangeReverseNoDup(short low,
short high)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |