Uses of Package
org.teiid.common.buffer

Packages that use org.teiid.common.buffer
org.teiid.cache   
org.teiid.common.buffer   
org.teiid.common.buffer.impl   
org.teiid.dqp.service   
org.teiid.query.eval   
org.teiid.query.processor   
org.teiid.query.processor.proc   
org.teiid.query.processor.relational   
org.teiid.query.processor.xml   
org.teiid.query.sql.lang   
org.teiid.query.tempdata   
org.teiid.query.util   
org.teiid.query.xquery.saxon   
 

Classes in org.teiid.common.buffer used by org.teiid.cache
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 

Classes in org.teiid.common.buffer used by org.teiid.common.buffer
BatchManager
           
BatchManager.ManagedBatch
           
BlockedException
          This exception is thrown if the buffer manager blocks waiting on input during processing.
BufferManager.BufferReserveMode
           
BufferManager.TupleSourceType
           
FileStore
           
FileStore.FileStoreOutputStream
          A customized buffered stream with an exposed buffer
IndexedTupleSource
           
StorageManager
           
STree
          Self balancing search tree using skip list like logic This has similar performance similar to a B+/-Tree, but with fewer updates.
STree.InsertMode
           
TupleBatch
          Represents a set of indexed tuples.
TupleBuffer
           
TupleSource
          A cursored source of tuples.
 

Classes in org.teiid.common.buffer used by org.teiid.common.buffer.impl
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
BufferManager.BufferReserveMode
           
BufferManager.TupleSourceType
           
FileStore
           
StorageManager
           
STree
          Self balancing search tree using skip list like logic This has similar performance similar to a B+/-Tree, but with fewer updates.
TupleBuffer
           
 

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

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

Classes in org.teiid.common.buffer used by org.teiid.query.processor
AbstractTupleSource
           
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.
IndexedTupleSource
           
TupleBatch
          Represents a set of indexed tuples.
TupleBuffer
           
TupleSource
          A cursored source of tuples.
 

Classes in org.teiid.common.buffer used by org.teiid.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.
 

Classes in org.teiid.common.buffer used by org.teiid.query.processor.relational
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.
TupleBuffer
           
TupleSource
          A cursored source of tuples.
 

Classes in org.teiid.common.buffer used by org.teiid.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.
FileStore
           
FileStore.FileStoreOutputStream
          A customized buffered stream with an exposed buffer
TupleBatch
          Represents a set of indexed tuples.
 

Classes in org.teiid.common.buffer used by org.teiid.query.sql.lang
TupleSource
          A cursored source of tuples.
 

Classes in org.teiid.common.buffer used by org.teiid.query.tempdata
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.
TupleSource
          A cursored source of tuples.
 

Classes in org.teiid.common.buffer used by org.teiid.query.util
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 

Classes in org.teiid.common.buffer used by org.teiid.query.xquery.saxon
BufferManager
          The buffer manager controls how memory is used and how data flows through the system.
 



Copyright © 2010. All Rights Reserved.