|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexedTupleSource
| Method Summary | |
|---|---|
int |
getCurrentTupleIndex()
Returns the index of the current tuple in the tuple source. |
void |
setCurrentTupleIndex(int index)
Set the current index of the tuple source. |
| Methods inherited from interface com.metamatrix.common.buffer.TupleSource |
|---|
closeSource, getSchema, nextTuple |
| Method Detail |
|---|
int getCurrentTupleIndex()
void setCurrentTupleIndex(int index)
throws MetaMatrixComponentException
MetaMatrixComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||