Package | Description |
---|---|
org.teiid.adminapi | |
org.teiid.adminapi.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
CacheStatistics |
interface |
EngineStatistics |
interface |
Entry |
interface |
Model
Represents a metadata model in the Teiid system.
|
interface |
PropertyDefinition
Information about a property of an AdminObject
|
interface |
Request
When a user submits a SQL command to the system for processing, usually that represents
a single request.
|
interface |
Session
A Session represents a single connection between a client and the server.
|
interface |
Transaction |
interface |
Translator |
interface |
VDB
Represents a Virtual Database in the Teiid System.
|
interface |
WorkerPoolStatistics |
Modifier and Type | Class and Description |
---|---|
class |
AdminObjectImpl |
class |
CacheStatisticsMetadata |
class |
EngineStatisticsMetadata |
class |
EntryMetaData |
class |
ModelMetaData |
class |
PropertyDefinitionMetadata |
class |
RequestMetadata |
class |
SessionMetadata
Add and delete properties also in the Mapper class for correct wrapping for profile service.
|
class |
TransactionMetadata |
class |
VDBImportMetadata |
class |
VDBMetaData |
class |
VDBTranslatorMetaData |
class |
WorkerPoolStatisticsMetadata
This class is a holder for all the statistics gathered about a worker pool.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.