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 |
|
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.
|
DQPWorkContext |
|
ExplainProcessPlan |
|
FutureWork<T> |
|
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 |
Compiles results and other information for the client.
|
RequestWorkItem.MoreWorkTask |
|
SaveOnReadInputStream |
|
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.
|
ThreadReuseExecutor.RunnableWrapper |
|
TransactionServerImpl |
Note that the begin methods do not leave the transaction associated with the
calling thread.
|
TransactionServerImpl.TransactionMapping |
|
TupleSourceCache |
|
TupleSourceCache.CopyOnReadTupleSource |
|