Uses of Class
com.metamatrix.common.buffer.MemoryNotAvailableException

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.
 



Copyright © 2009. All Rights Reserved.