org.axiondb.engine.rowiterators
public class DistinctRowIterator extends AbstractAcceptingRowIterator
Version: $Revision: 1.13 $ $Date: 2005/12/20 18:32:41 $
Constructor Summary | |
---|---|
DistinctRowIterator(RowIterator iter, Map selectableMap, Selectable[] selectables) |
Method Summary | |
---|---|
protected boolean | acceptable(int rowindex, Row row) |
void | remove() Not supported in the base implementation. |
void | reset() |
void | set(Row row) Not supported in the base implementation. |
String | toString() |