|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Registers the prefetched tuples within an indexed buffer for further access through the tuple identifier used for indexing. This registering occurs while tuple collection they belong to is traversed by the application.
Method Summary | |
void |
addPrefetchTuple()
Adds to this cache a prefetched tuple that is the one which currently traversed within the associated tuple collection. |
void |
setTupleCollection(TupleCollection tc)
Asscoiates a tuple collection to this PrefetchBuffer. |
Method Detail |
public void addPrefetchTuple() throws MedorException
MedorException
public void setTupleCollection(TupleCollection tc) throws MedorException
tc
- The associated tuple collection.
MedorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |