|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Predicate | |
---|---|
relop |
Uses of Predicate in relop |
---|
Constructors in relop with parameters of type Predicate | |
---|---|
Selection(Iterator iter,
Predicate... preds)
Constructs a selection, given the underlying iterator and predicates. |
|
SimpleJoin(Iterator left,
Iterator right,
Predicate... preds)
Constructs a join, given the left and right iterators and join predicates (relative to the combined schema). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |