All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----Iterators.NLjoinIterator
public NLjoinIterator(Iterator left1, Iterator right1, ExecExpr mySelect1[], ExecExpr myWhere1[], TypeDesc typeStrings[], TypeDesc typeStrings1[], TypeDesc typeStrings2[], int bucketsize) throws IOException
public Tuple getFirst() throws IOException
public Tuple getNext() throws IOException
All Packages Class Hierarchy This Package Previous Next Index