Uses of Class
simpledb.materialize.SortScan

Packages that use SortScan
simpledb.materialize   
 

Uses of SortScan in simpledb.materialize
 

Constructors in simpledb.materialize with parameters of type SortScan
MergeJoinScan(Scan s1, SortScan s2, String fldname1, String fldname2)
          Creates a mergejoin scan for the two underlying sorted scans.
 



Copyright © 2011. All Rights Reserved.