Interface Summary |
AdminObject |
Base interface of client side admin objects. |
AdminOptions.OnConflict |
In the case when adding resource to the system, if the resource already
exists in the system, these modes define how to handle the situation. |
AdminStatus |
Base interface of admin status objects. |
Cache |
Represents a cache in the MetaMatrix system. |
ConnectorBinding |
Represents a connector binding (the instance of a connector type) in the MetaMatrix system. |
ConnectorType |
Represents a connector type in the MetaMatrix system. |
DQP |
The distributed query processor, which is the internal query engine component used by MetaMatrix products. |
Entitlement |
|
ExtensionModule |
An extension module is a library (usually in jar format) that extends
the MetaMatrix system in some way. |
Group |
A Group is a MetaMatrix principal that can contain other Principals
as members. |
Host |
Represents a host in the MetaMatrix system. |
LogConfiguration |
The LogConfiguration describes the current configuration of the
system logger. |
Model |
Represents a metadata model in the MetaMatrix system. |
Principal |
A Principal may participate in entitlements (authorization). |
ProcessObject |
A Process in the MetaMatrix system. |
PropertyDefinition |
Information about a property of an AdminObject |
QueueWorkerPool |
All the metamatrix server modules use queue based processing inside them. |
Request |
when user submits a SQL command to the system for processing, usally that represents
a single request to a MetaMatrix system. |
Resource |
|
Role |
|
ScriptsContainer |
Contains all information nessecary to save the scripts that will be run
by a MetaMatrix utility to load or refresh the data resident in a
Materialized View. |
Session |
A Session is a lasting connection between a client and a MetaMatrix System. |
SourceRequest |
|
SystemObject |
|
User |
A user of the MetaMatrix system may a participant or an
administrator of the MetaMatrix system. |
VDB |
Represents a Virtual Database in the MetaMatrix system. |