Interface | Description |
---|---|
Admin | |
AdminObject |
Base interface of client side admin objects.
|
CacheStatistics | |
DataPolicy | |
DataPolicy.DataPermission | |
DomainAware |
The admin objects that implement this interface have domain information on them when
Teiid is running in the domain mode.
|
EngineStatistics | |
Entry | |
Model |
Represents a metadata model in the Teiid system.
|
PropertyDefinition |
Information about a property of an AdminObject
|
Request |
When a user submits a SQL command to the system for processing, usually that represents
a single request.
|
Session |
A Session represents a single connection between a client and the server.
|
Transaction | |
Translator | |
VDB |
Represents a Virtual Database in the Teiid System.
|
VDBImport | |
WorkerPoolStatistics |
Class | Description |
---|---|
AdminPlugin |
Exception | Description |
---|---|
AdminComponentException |
An
AdminComponentException is thrown when an error occurs as a
result of an internal component error. |
AdminException |
AdminException is the base exception for the admin package. |
AdminProcessingException |
An
AdminProcessingException indicates that an error occured during processing as a result
of user input. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.