|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeQueryOperation | |
---|---|
messif.algorithms.impl | Implementation of basic search algorithms. |
messif.operations.query | Implementation of data querying operations. |
Uses of RangeQueryOperation in messif.algorithms.impl |
---|
Methods in messif.algorithms.impl with parameters of type RangeQueryOperation | |
---|---|
void |
SequentialScan.rangeSearch(RangeQueryOperation operation)
Performs the range search operation with given RangeQueryOperation object. |
Uses of RangeQueryOperation in messif.operations.query |
---|
Subclasses of RangeQueryOperation in messif.operations.query | |
---|---|
class |
ApproxRangeQueryOperation
Approximate range query with specific early termination parameters and support for obtaining some guarantees on results. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |