|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedTupleSource | |
|---|---|
| com.metamatrix.common.buffer | |
| com.metamatrix.common.buffer.impl | |
| com.metamatrix.query.processor.relational | |
| Uses of IndexedTupleSource in com.metamatrix.common.buffer |
|---|
| Methods in com.metamatrix.common.buffer that return IndexedTupleSource | |
|---|---|
IndexedTupleSource |
BufferManager.getTupleSource(TupleSourceID tupleSourceID)
Gets a tuple source by ID |
| Uses of IndexedTupleSource in com.metamatrix.common.buffer.impl |
|---|
| Methods in com.metamatrix.common.buffer.impl that return IndexedTupleSource | |
|---|---|
IndexedTupleSource |
BufferManagerImpl.getTupleSource(TupleSourceID tupleSourceID)
Get a tuple source to walk through the rows for a particular tupleSourceID. |
| Uses of IndexedTupleSource in com.metamatrix.query.processor.relational |
|---|
| Methods in com.metamatrix.query.processor.relational that return IndexedTupleSource | |
|---|---|
IndexedTupleSource |
DependentValueSource.getTupleSource()
|
| Methods in com.metamatrix.query.processor.relational with parameters of type IndexedTupleSource | |
|---|---|
void |
DependentValueSource.setTupleSource(IndexedTupleSource tupleSource,
TupleSourceID tupleSourceID)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||