| Interface | Description |
|---|---|
| AuthorizationValidator |
Defines a validator that checks for proper authorization.
|
| DQPCore.CompletionListener<T> | |
| DQPCore.ResultsListener | |
| TeiidExecutor | |
| ThreadReuseExecutor.PrioritizedRunnable |
| Class | Description |
|---|---|
| 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.
|
| DQPWorkContext | |
| 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 |
An
InputStream wrapper that saves the input on read and provides a InputStreamFactory. |
| 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 |
| Enum | Description |
|---|---|
| AuthorizationValidator.CommandType | |
| DQPWorkContext.Version | |
| SessionAwareCache.Type |
Copyright © 2018 JBoss by Red Hat. All rights reserved.