Uses of Package
com.metamatrix.common.buffer

Packages that use com.metamatrix.common.buffer
com.metamatrix.common.buffer   
com.metamatrix.common.buffer.impl   
com.metamatrix.common.buffer.storage.file   
com.metamatrix.common.buffer.storage.memory   
com.metamatrix.common.lob   
com.metamatrix.dqp.embedded.services   
com.metamatrix.dqp.service   
com.metamatrix.query.eval   
com.metamatrix.query.processor   
com.metamatrix.query.processor.batch   
com.metamatrix.query.processor.dynamic   
com.metamatrix.query.processor.proc   
com.metamatrix.query.processor.relational   
com.metamatrix.query.processor.xml   
com.metamatrix.query.processor.xquery   
com.metamatrix.query.tempdata   
com.metamatrix.server.dqp.service   
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.common.buffer
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BlockedOnMemoryException
          This exception is thrown by the plan if it receives a MemoryNotAvailableException while attempting to pin a batch in the BufferManager.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
BufferManager.TupleSourceStatus
           
BufferManager.TupleSourceType
           
IndexedTupleSource
           
MemoryNotAvailableException
          Indicates memory was not available for the requested operation.
StorageManager
          Basic interface for a storage manager.
TupleBatch
          Represents a set of indexed tuples.
TupleSource
          A cursored source of tuples.
TupleSourceID
          Identifier for a tuple source.
TupleSourceNotFoundException
          Indicates a TupleSource could not be found.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.common.buffer.impl
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
BufferManager.TupleSourceStatus
           
BufferManager.TupleSourceType
           
IndexedTupleSource
           
MemoryNotAvailableException
          Indicates memory was not available for the requested operation.
StorageManager
          Basic interface for a storage manager.
TupleBatch
          Represents a set of indexed tuples.
TupleSourceID
          Identifier for a tuple source.
TupleSourceNotFoundException
          Indicates a TupleSource could not be found.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.common.buffer.storage.file
StorageManager
          Basic interface for a storage manager.
TupleBatch
          Represents a set of indexed tuples.
TupleSourceID
          Identifier for a tuple source.
TupleSourceNotFoundException
          Indicates a TupleSource could not be found.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.common.buffer.storage.memory
StorageManager
          Basic interface for a storage manager.
TupleBatch
          Represents a set of indexed tuples.
TupleSourceID
          Identifier for a tuple source.
TupleSourceNotFoundException
          Indicates a TupleSource could not be found.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.common.lob
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.dqp.embedded.services
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.dqp.service
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.eval
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleBatch
          Represents a set of indexed tuples.
TupleSource
          A cursored source of tuples.
TupleSourceID
          Identifier for a tuple source.
TupleSourceNotFoundException
          Indicates a TupleSource could not be found.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor.batch
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleBatch
          Represents a set of indexed tuples.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor.dynamic
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleSource
          A cursored source of tuples.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor.proc
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleBatch
          Represents a set of indexed tuples.
TupleSource
          A cursored source of tuples.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor.relational
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BlockedOnMemoryException
          This exception is thrown by the plan if it receives a MemoryNotAvailableException while attempting to pin a batch in the BufferManager.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleBatch
          Represents a set of indexed tuples.
TupleSourceID
          Identifier for a tuple source.
TupleSourceNotFoundException
          Indicates a TupleSource could not be found.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor.xml
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleBatch
          Represents a set of indexed tuples.
TupleSourceID
          Identifier for a tuple source.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.processor.xquery
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleBatch
          Represents a set of indexed tuples.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.query.tempdata
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
TupleSource
          A cursored source of tuples.
TupleSourceID
          Identifier for a tuple source.
 

Classes in com.metamatrix.common.buffer used by com.metamatrix.server.dqp.service
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 



Copyright © 2009. All Rights Reserved.