Package org.teiid.dqp.internal.process

Interface Summary
AuthorizationValidator Defines a validator that checks for proper authorization.
DQPCore.CompletionListener<T>  
DQPCore.ContextProvider  
ThreadReuseExecutor.PrioritizedRunnable  
 

Class Summary
AbstractWorkItem Represents a task that performs work that may take more than one processing pass to complete.
AccessInfo Tracks what views were used and what tables are accessed
AuthorizationValidationVisitor  
ByteLobChunkStream A wrapper class, given a InputStream object can convert a underlying stream into sequence of ByteLobChunk objects of given chunk size.
CachedFinder  
CachedResults  
DataRolePolicyDecider  
DataTierManagerImpl Full ProcessorDataManager implementation that controls access to ConnectorManagers and handles system queries.
DataTierTupleSource This tuple source impl can only be used once; once it is closed, it cannot be reopened and reused.
DefaultAuthorizationValidator The default Teiid authorization validator
DQPConfiguration  
DQPCore Implements the core DQP processing.
DQPCore.FutureWork<T>  
DQPWorkContext  
LobWorkItem  
MetaDataProcessor Handles MetaDataMessages on behalf of DQPCore.
PreparedPlan  
PreparedStatementRequest Specific request for handling prepared statement calls.
QueryProcessorFactoryImpl  
Request Server side representation of the RequestMessage.
RequestWorkItem  
SessionAwareCache<T> This class is used to cache session aware objects
SessionAwareCache.CacheID  
ThreadReuseExecutor An Executor that: minimizes thread creation allows for proper timeout of idle threads allows for queuing
A non-fifo (lifo) SynchronousQueue based ThreadPoolExecutor satisfies 1 and 2, but not 3.
TransactionServerImpl  
 

Enum Summary
SessionAwareCache.Type  
 



Copyright © 2011. All Rights Reserved.