|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void clear() |
Changed from non-abstract to abstract. | Clear internal buffer this should be called after all data are retreived |
Iterator getTuples(int ) |
Changed from non-abstract to abstract. | Get iterator of tuples in the buffer |
boolean hasNextBatch() |
Changed from non-abstract to abstract. | Whether there are more tuples to pull out of iterator |
void nextBatch() |
Changed from non-abstract to abstract. | Pull next batch of tuples from iterator and put them into this buffer |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |