|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryNotAvailableException | |
---|---|
com.metamatrix.common.buffer | |
com.metamatrix.common.buffer.impl |
Uses of MemoryNotAvailableException in com.metamatrix.common.buffer |
---|
Methods in com.metamatrix.common.buffer that throw MemoryNotAvailableException | |
---|---|
TupleBatch |
BufferManager.pinTupleBatch(TupleSourceID tupleSourceID,
int beginRow,
int maxEndRow)
Gets a tuple batch by ID and indexes. |
Uses of MemoryNotAvailableException in com.metamatrix.common.buffer.impl |
---|
Methods in com.metamatrix.common.buffer.impl that throw MemoryNotAvailableException | |
---|---|
TupleBatch |
BufferManagerImpl.pinTupleBatch(TupleSourceID tupleSourceID,
int beginRow,
int maxEndRow)
Pin a tuple source in memory and return it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |