Package com.metamatrix.admin.api.objects

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.
ConnectionPool This object holds the statisics for a ConnectionPool that is being utilized by a Connector.
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 server modules use queue based processing inside them.
Request When a user submits a SQL command to the system for processing, usually that represents a single request.
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.
Service Represents a service in the MetaMatrix system.
Session A Session is a lasting connection between a client and a MetaMatrix System.
SystemObject  
Transaction  
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.
 

Class Summary
AdminOptions Creates, collects and stores option values for evaluation when executing methods where decisions should be made based on user preferences.
 

Enum Summary
PropertyDefinition.RestartType  
 



Copyright © 2009. All Rights Reserved.