|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableScan | |
|---|---|
| simpledb.index.query | |
| Uses of TableScan in simpledb.index.query |
|---|
| Constructors in simpledb.index.query with parameters of type TableScan | |
|---|---|
IndexJoinScan(Scan s,
Index idx,
java.lang.String joinfield,
TableScan ts)
Creates an index join scan for the specified LHS scan and RHS index. |
|
IndexSelectScan(Index idx,
Constant val,
TableScan ts)
Creates an index select scan for the specified index and selection constant. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||