A B C D E F G H I K L M N O P Q R S T U V W

A

AbstractDeployer - Class in org.teiid.rhq.plugin.deployer
Abstract base class capturing the common deploy functionality for embedded and remote scenarios.
AbstractDeployer(ProfileServiceConnection) - Constructor for class org.teiid.rhq.plugin.deployer.AbstractDeployer
 
AbstractPropertyListAdapter - Class in org.teiid.rhq.plugin.adapter.api
A base class for PropertyList <-> ???MetaValue adapters.
AbstractPropertyListAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.api.AbstractPropertyListAdapter
 
AbstractPropertyMapAdapter - Class in org.teiid.rhq.plugin.adapter.api
A base class for PropertyMap <-> ???MetaValue adapters.
AbstractPropertyMapAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.api.AbstractPropertyMapAdapter
 
AbstractPropertyMapToCompositeValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertyMap and a CompositeValue.
AbstractPropertyMapToCompositeValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.AbstractPropertyMapToCompositeValueAdapter
 
AbstractPropertySimpleAdapter - Class in org.teiid.rhq.plugin.adapter.api
A base class for PropertySimple <-> ???MetaValue adapters.
AbstractPropertySimpleAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.api.AbstractPropertySimpleAdapter
 

B

booleanValue(MetaValue) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
BUFFER_USAGE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Metrics
 

C

CACHE_TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
CLEAR_CACHE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
COMPONENT_NAME - Static variable in interface org.teiid.rhq.plugin.TranslatorComponent.Config
 
COMPONENT_SUBTYPE - Static variable in interface org.teiid.rhq.plugin.TranslatorComponent.Config
 
COMPONENT_TYPE - Static variable in interface org.teiid.rhq.plugin.TranslatorComponent.Config
 
componentType - Variable in class org.teiid.rhq.plugin.Facet
 
componentType() - Method in class org.teiid.rhq.plugin.Facet
 
ConfigurationResultImpl - Class in org.teiid.rhq.plugin.objects
 
ConfigurationResultImpl() - Constructor for class org.teiid.rhq.plugin.objects.ConfigurationResultImpl
 
convertConfigurationToManagedProperties(Map<String, ManagedProperty>, Configuration, ResourceType, String) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
convertManagedObjectToConfiguration(Map<String, ManagedProperty>, Map<String, PropertySimple>, ResourceType) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
convertPropertyDefinitionToMetaType(PropertyDefinition) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
convertToMetaValue(P, D, MetaType) - Method in interface org.teiid.rhq.plugin.adapter.api.PropertyAdapter
Given a Property and its PropertyDefinition, create and return a corresponding MetaValue with the specified MetaType.
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.AbstractPropertyMapToCompositeValueAdapter
 
convertToMetaValue(PropertyList, PropertyDefinitionList, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyListToCollectionValueAdapter
 
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToGenericValueAdapter
 
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToPropertiesValueAdapter
 
convertToMetaValue(PropertyMap, PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToTableValueAdapter
 
convertToMetaValue(PropertySimple, PropertyDefinitionSimple, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToEnumValueAdapter
 
convertToMetaValue(PropertySimple, PropertyDefinitionSimple, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToSimpleValueAdapter
 
convertToProperty(MetaValue, PropertyDefinitionList) - Method in class org.teiid.rhq.plugin.adapter.api.AbstractPropertyListAdapter
 
convertToProperty(MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.api.AbstractPropertyMapAdapter
 
convertToProperty(MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.api.AbstractPropertySimpleAdapter
 
convertToProperty(MetaValue, D) - Method in interface org.teiid.rhq.plugin.adapter.api.PropertyAdapter
Given a MetaValue, create and return a corresponding Property with the specified PropertyDefinition.
convertToProperty(MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToTableValueAdapter
 
createCompositeValue(PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.AbstractPropertyMapToCompositeValueAdapter
 
createCompositeValue(PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToCompositeValueSupportAdapter
 
createCompositeValue(PropertyDefinitionMap, MetaType) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToMapCompositeValueSupportAdapter
 
createContentBasedResource(CreateResourceReport) - Method in class org.teiid.rhq.plugin.Facet
 
createResource(CreateResourceReport) - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
createResource(CreateResourceReport) - Method in class org.teiid.rhq.plugin.Facet
 
createResource(CreateResourceReport) - Method in class org.teiid.rhq.plugin.VDBComponent
 

D

DataRoleComponent - Class in org.teiid.rhq.plugin
Component class for a Teiid VDB Data Role
DataRoleComponent() - Constructor for class org.teiid.rhq.plugin.DataRoleComponent
 
DataRoleDiscoveryComponent - Class in org.teiid.rhq.plugin
Discovery component for Data Roles of a VDB
DataRoleDiscoveryComponent() - Constructor for class org.teiid.rhq.plugin.DataRoleDiscoveryComponent
 
DEFAULT_LOGGER_CATEGORY - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants
Log4j log category to use
deleteResource() - Method in class org.teiid.rhq.plugin.Facet
 
deploy(CreateResourceReport, ResourceType) - Method in class org.teiid.rhq.plugin.deployer.AbstractDeployer
 
deploy(CreateResourceReport, ResourceType) - Method in interface org.teiid.rhq.plugin.deployer.Deployer
Handles the deployment process end to end and updates the createResourceReport with appropriate results.
DEPLOY_VDB_BY_URL - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
deployArchive(DeploymentManager, File, boolean) - Static method in class org.teiid.rhq.plugin.util.DeploymentUtils
Deploys (i.e.
deployArchive(String, DeploymentManager, URL, boolean) - Static method in class org.teiid.rhq.plugin.util.DeploymentUtils
Deploys (i.e.
Deployer - Interface in org.teiid.rhq.plugin.deployer
An abstraction of the deployment process.
deploymentName - Variable in class org.teiid.rhq.plugin.Facet
The name of the ManagedDeployment (e.g.: C:/opt/jboss-5.0.0.GA/server/default/deploy/foo.vdb).
deploymentUrl - Variable in class org.teiid.rhq.plugin.Facet
 
DeploymentUtils - Class in org.teiid.rhq.plugin.util
A set of utility methods for deploying applications.
deployPackages(Set<ResourcePackageDetails>, ContentServices) - Method in class org.teiid.rhq.plugin.Facet
 
DESCRIPTION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector
 
DESCRIPTION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.DATA_ROLE
 
DESCRIPTION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Model
 
DESCRIPTION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB
 
destroyArchive(File) - Method in class org.teiid.rhq.plugin.deployer.AbstractDeployer
 
destroyArchive(File) - Method in class org.teiid.rhq.plugin.deployer.RemoteDeployer
 
discoverDeployedPackages(PackageType) - Method in class org.teiid.rhq.plugin.Facet
 
discoverResources(ResourceDiscoveryContext) - Method in class org.teiid.rhq.plugin.DataRoleDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.teiid.rhq.plugin.PlatformDiscoveryComponent
Review the javadoc for both ResourceDiscoveryComponent and ResourceDiscoveryContext to learn what you need to do in this method.
discoverResources(ResourceDiscoveryContext) - Method in class org.teiid.rhq.plugin.TranslatorDiscoveryComponent
 
discoverResources(ResourceDiscoveryContext) - Method in class org.teiid.rhq.plugin.VDBDiscoveryComponent
 
doubleValue(MetaValue) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
DQPManagementView - Class in org.teiid.rhq.admin
 
DQPManagementView() - Constructor for class org.teiid.rhq.admin.DQPManagementView
 

E

equals(Object) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
ERROR_COUNT - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Metrics
 
execute(ProfileServiceConnection, ExecutedResult, Map<String, Object>) - Method in class org.teiid.rhq.plugin.Facet
 
EXECUTE_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
executeClearCache(ProfileServiceConnection, String, int, String) - Method in class org.teiid.rhq.admin.DQPManagementView
 
ExecutedOperationResultImpl - Class in org.teiid.rhq.plugin.objects
 
ExecutedOperationResultImpl() - Constructor for class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
ExecutedOperationResultImpl(String, String, Set) - Constructor for class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
ExecutedResourceConfigurationResultImpl - Class in org.teiid.rhq.plugin.objects
 
ExecutedResourceConfigurationResultImpl(String, String, Map) - Constructor for class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
ExecutedResult - Interface in org.teiid.rhq.plugin.objects
 
executeManagedOperation(ProfileServiceConnection, ManagedComponent, String, MetaValue...) - Static method in class org.teiid.rhq.admin.DQPManagementView
 
executeMaterializedViewQuery(ProfileServiceConnection, String, int) - Method in class org.teiid.rhq.admin.DQPManagementView
 
executeOperation(ProfileServiceConnection, ExecutedResult, Map<String, Object>) - Method in class org.teiid.rhq.admin.DQPManagementView
 

F

Facet - Class in org.teiid.rhq.plugin
This class implements required RHQ interfaces and provides common logic used by all MetaMatrix components.
Facet() - Constructor for class org.teiid.rhq.plugin.Facet
 
FIELD_LIST - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 

G

generateInstallationSteps(ResourcePackageDetails) - Method in class org.teiid.rhq.plugin.Facet
 
GET_BUFFER_USAGE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_CACHE_STATS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_LONGRUNNINGQUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_LONGRUNNINGQUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
GET_MATVIEWS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
GET_PROPERTIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_PROPERTIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
GET_PROPERTIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation
 
GET_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Queries.Query
 
GET_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
GET_REQUESTS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_REQUESTS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
GET_REQUESTS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation
 
GET_SESSIONS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_SESSIONS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Session.Query
 
GET_SESSIONS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
GET_SESSIONS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation
 
GET_TRANSACTIONS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
GET_VDBS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation
 
getApplicationName() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getAssociatedSession() - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
getAvailability() - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
getAvailability() - Method in class org.teiid.rhq.plugin.Facet
 
getAvailability() - Method in class org.teiid.rhq.plugin.PlatformComponent
 
getAvailability() - Method in class org.teiid.rhq.plugin.VDBComponent
 
getBufferService(ProfileServiceConnection) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getCacheStats(ProfileServiceConnection, String) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getClientHostName() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getCommand() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getComponentIdentifier() - Method in class org.teiid.rhq.plugin.Facet
 
getComponentType() - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
getComponentType() - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
getComponentType() - Method in interface org.teiid.rhq.plugin.objects.ExecutedResult
 
getComponentType(ResourceType) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getConnection() - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
getConnection() - Method in class org.teiid.rhq.plugin.PlatformComponent
 
getConnection() - Method in class org.teiid.rhq.plugin.TranslatorComponent
 
getConnection() - Method in class org.teiid.rhq.plugin.VDBComponent
 
getCreatedTime() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getCreatedTime() - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
getCustomMeasurementPropertyAdapter(String) - Static method in class org.teiid.rhq.plugin.adapter.api.MeasurementAdapterFactory
 
getCustomProperties(Configuration) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getCustomPropertyAdapter(PropertySimple) - Static method in class org.teiid.rhq.plugin.adapter.api.PropertyAdapterFactory
 
getDefaultPluginConfiguration(ResourceType) - Static method in class org.teiid.rhq.plugin.Facet
 
getDeployDirectory(ProfileServiceConnection) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getDeploymentManager(ProfileServiceConnection) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
Get the DeploymentManager from the ProfileService
getEmsConnection() - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
getEmsConnection() - Method in class org.teiid.rhq.plugin.PlatformComponent
 
getEmsConnection() - Method in class org.teiid.rhq.plugin.TranslatorComponent
 
getEmsConnection() - Method in class org.teiid.rhq.plugin.VDBComponent
 
getExecutionId() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getFieldNameList() - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
getFieldNameList() - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
getFieldNameList() - Method in interface org.teiid.rhq.plugin.objects.ExecutedResult
 
getId() - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
getIPAddress() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getLastPingTime() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getLog() - Method in class org.teiid.rhq.plugin.deployer.AbstractDeployer
 
getLoginContext() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getLongRunningQueries(ProfileServiceConnection) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getManagedComponent(ProfileServiceConnection, ComponentType, String) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
Get the passed in ManagedComponent
getManagedComponents(ProfileServiceConnection, ComponentType) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
Get the ManagedComponent for the ComponentType and sub type.
getManagedProperties() - Method in class org.teiid.rhq.plugin.Facet
 
getManagedProperty(ProfileServiceConnection, ManagedComponent, String) - Static method in class org.teiid.rhq.admin.DQPManagementView
 
getManagementView(ProfileService, boolean) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getMeasurementPropertyAdapter(MetaType) - Static method in class org.teiid.rhq.plugin.adapter.api.MeasurementAdapterFactory
 
getMetric(ProfileServiceConnection, String, String, String, Map<String, Object>) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getNodeId() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getOperationName() - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
getOperationName() - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
getOperationName() - Method in interface org.teiid.rhq.plugin.objects.ExecutedResult
 
getOperationResult() - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
getProfileServiceConnection() - Method in class org.teiid.rhq.plugin.deployer.AbstractDeployer
 
getProperties(ProfileServiceConnection, String) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getPropertyAdapter(MetaValue) - Static method in class org.teiid.rhq.plugin.adapter.api.PropertyAdapterFactory
 
getPropertyAdapter(MetaType) - Static method in class org.teiid.rhq.plugin.adapter.api.PropertyAdapterFactory
 
getPropertyValues(MetaValue, Collection<Map<String, String>>) - Static method in class org.teiid.rhq.plugin.VDBComponent
 
getRequests(ProfileServiceConnection) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getRequestsForVDB(ProfileServiceConnection, String, int) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getResourceConfiguration() - Method in class org.teiid.rhq.plugin.Facet
 
getResult() - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
getResult() - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
getResult() - Method in interface org.teiid.rhq.plugin.objects.ExecutedResult
 
getRuntimeEngineDeployer(ProfileServiceConnection) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getScope() - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
getSecurityContext() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getSecurityDomain() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getSessionCollectionValue(MetaValue, Collection<SessionMetadata>) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getSessionCollectionValueForVDB(MetaValue, Collection<SessionMetadata>, String) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getSessionId() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getSessionId() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getSessions(ProfileServiceConnection) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getSessionToken() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getSimplePropertyCollection(Properties) - Static method in class org.teiid.rhq.plugin.util.PluginUtils
 
getSimpleValue(ManagedComponent, String, Class<T>) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getSimpleValue(MetaValue, Class<T>) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getSimpleValue(ManagedCommon, String, Class<T>) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
getSourceMappingValue(MetaValue, Collection<Map<String, String>>) - Static method in class org.teiid.rhq.plugin.VDBComponent
 
getStartTime() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getState() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getSubject() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getThreadState() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getTransactionCollectionValue(MetaValue, Collection<TransactionMetadata>) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getTransactionId() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
getTransactions(ProfileServiceConnection) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getTranslatorValues(MetaValue, PropertyMap, PropertyList) - Static method in class org.teiid.rhq.plugin.TranslatorComponent
 
getTranslatorValues(MetaValue, PropertyMap, PropertyList) - Static method in class org.teiid.rhq.plugin.TranslatorDiscoveryComponent
 
getUsedBufferSpace(ProfileServiceConnection) - Method in class org.teiid.rhq.admin.DQPManagementView
 
getUserName() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.teiid.rhq.plugin.Facet
The plugin container will call this method when your resource component has been scheduled to collect some measurements now.
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.teiid.rhq.plugin.PlatformComponent
 
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.teiid.rhq.plugin.TranslatorComponent
The plugin container will call this method when your resource component has been scheduled to collect some measurements now.
getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.teiid.rhq.plugin.VDBComponent
 
getVdb() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getVDBName() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
getVDBStatus(ProfileServiceConnection, String) - Static method in class org.teiid.rhq.admin.DQPManagementView
 
getVDBVersion() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 

H

hasCorrectExtension(String, ResourceType) - Static method in class org.teiid.rhq.plugin.util.DeploymentUtils
 
hashCode() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
HIGH_WATER_MARK - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Metric
 

I

INCLUDE_SOURCE_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
integerValue(MetaValue) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
INVALIDATE_MATVIEW - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
invokeOperation(String, Configuration) - Method in class org.teiid.rhq.plugin.Facet
The plugin container will call this method when it wants to invoke an operation on your managed resource.
isAvailable - Variable in class org.teiid.rhq.plugin.Facet
 
isAvailable() - Method in class org.teiid.rhq.plugin.Facet
Helper method that indicates the latest status based on the last getAvailabilit() call.
isEmbedded() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
isManagedComponent(ProfileServiceConnection, String, ComponentType) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 

K

KILL_REQUEST - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
KILL_REQUEST - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
KILL_REQUEST - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation
 
KILL_SESSION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 
KILL_SESSION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
KILL_TRANSACTION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Operations
 

L

loadResourceConfiguration() - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
loadResourceConfiguration() - Method in class org.teiid.rhq.plugin.Facet
The plugin container will call this method and it needs to obtain the current configuration of the managed resource.
loadResourceConfiguration() - Method in class org.teiid.rhq.plugin.PlatformComponent
 
loadResourceConfiguration() - Method in class org.teiid.rhq.plugin.TranslatorComponent
 
loadResourceConfiguration() - Method in class org.teiid.rhq.plugin.VDBComponent
 
LOG - Variable in class org.teiid.rhq.plugin.Facet
 
LOG - Static variable in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
LONG_RUNNING_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Metrics
 
LONG_RUNNING_QUERIES - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Metrics
 
LONG_RUNNING_QUERY_LIMIT - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
longValue(MetaValue) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 

M

mapProperties(ResourceDiscoveryContext, Properties) - Static method in class org.teiid.rhq.plugin.objects.ConfigurationResultImpl
 
MAT_VIEW_QUERY - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
MAT_VIEW_REFRESH - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
MATVIEW_SCHEMA - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
MATVIEW_TABLE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
MeasurementAdapter - Interface in org.teiid.rhq.plugin.adapter.api
 
MeasurementAdapterFactory - Class in org.teiid.rhq.plugin.adapter.api
 
MeasurementAdapterFactory() - Constructor for class org.teiid.rhq.plugin.adapter.api.MeasurementAdapterFactory
 

N

name - Variable in class org.teiid.rhq.plugin.Facet
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.DATA_ROLE
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Model
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Translator
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB
 
NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 

O

org.teiid.rhq.admin - package org.teiid.rhq.admin
 
org.teiid.rhq.plugin - package org.teiid.rhq.plugin
 
org.teiid.rhq.plugin.adapter.api - package org.teiid.rhq.plugin.adapter.api
 
org.teiid.rhq.plugin.adapter.impl - package org.teiid.rhq.plugin.adapter.impl
 
org.teiid.rhq.plugin.deployer - package org.teiid.rhq.plugin.deployer
 
org.teiid.rhq.plugin.objects - package org.teiid.rhq.plugin.objects
 
org.teiid.rhq.plugin.util - package org.teiid.rhq.plugin.util
 

P

PlatformComponent - Class in org.teiid.rhq.plugin
 
PlatformComponent() - Constructor for class org.teiid.rhq.plugin.PlatformComponent
 
PlatformDiscoveryComponent - Class in org.teiid.rhq.plugin
This is the parent node for a Teiid system
PlatformDiscoveryComponent() - Constructor for class org.teiid.rhq.plugin.PlatformDiscoveryComponent
 
PLUGIN - Static variable in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
PluginConstants - Interface in org.teiid.rhq.plugin.util
These are the Constants that used in conjunction with using the
PluginConstants.ComponentType - Interface in org.teiid.rhq.plugin.util
Use these component type names when calling Connection related methods that require the type.
PluginConstants.ComponentType.Connector - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Connector.Operations - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.DATA_ROLE - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.DATA_ROLE.Metrics - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.DATA_ROLE.Operations - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Model - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Platform - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Platform.Metrics - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Platform.Operations - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Queries - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Queries.Query - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Session - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Session.Query - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Translator - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Translator.Metrics - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.Translator.Operations - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.VDB - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.VDB.Metrics - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.ComponentType.VDB.Operations - Interface in org.teiid.rhq.plugin.util
 
PluginConstants.Metric - Interface in org.teiid.rhq.plugin.util
Use these metric names when calling getValues() on the connection interface.
PluginConstants.Operation - Interface in org.teiid.rhq.plugin.util
Use these operation names when calling executeOperation() on the connection interface.
PluginConstants.Operation.Value - Interface in org.teiid.rhq.plugin.util
Use these value names when calling executeOperation() on the connection interface.
PluginUtils - Class in org.teiid.rhq.plugin.util
 
PluginUtils() - Constructor for class org.teiid.rhq.plugin.util.PluginUtils
 
populateManagedPropertyFromProperty(ManagedProperty, PropertyDefinition, Configuration) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
populateMetaValueFromProperty(PropertySimple, MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.api.AbstractPropertySimpleAdapter
 
populateMetaValueFromProperty(P, MetaValue, D) - Method in interface org.teiid.rhq.plugin.adapter.api.PropertyAdapter
Given a Property and its PropertyDefinition, as well as a MetaValue, populate that MetaValue so it corresponds to the Property.
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.AbstractPropertyMapToCompositeValueAdapter
 
populateMetaValueFromProperty(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyListToCollectionValueAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToGenericValueAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToMapCompositeValueSupportAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToPropertiesValueAdapter
 
populateMetaValueFromProperty(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToTableValueAdapter
 
populatePropertyFromMetaValue(P, MetaValue, D) - Method in interface org.teiid.rhq.plugin.adapter.api.PropertyAdapter
Given a Property and its PropertyDefinition, as well as a MetaValue, populate the Property so it corresponds to the MetaValue.
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.AbstractPropertyMapToCompositeValueAdapter
 
populatePropertyFromMetaValue(PropertyList, MetaValue, PropertyDefinitionList) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyListToCollectionValueAdapter
 
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToGenericValueAdapter
 
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToPropertiesValueAdapter
 
populatePropertyFromMetaValue(PropertyMap, MetaValue, PropertyDefinitionMap) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToTableValueAdapter
 
populatePropertyFromMetaValue(PropertySimple, MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToEnumValueAdapter
 
populatePropertyFromMetaValue(PropertySimple, MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToSimpleValueAdapter
 
prepareArchive(PackageDetailsKey, ResourceType) - Method in class org.teiid.rhq.plugin.deployer.AbstractDeployer
 
prepareArchive(PackageDetailsKey, ResourceType) - Method in class org.teiid.rhq.plugin.deployer.RemoteDeployer
 
PROFILE_SERVICE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants
These are global properties used by all components
ProfileServiceUtil - Class in org.teiid.rhq.plugin.util
 
ProfileServiceUtil() - Constructor for class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
PropertyAdapter<P extends org.rhq.core.domain.configuration.Property,D extends org.rhq.core.domain.configuration.definition.PropertyDefinition> - Interface in org.teiid.rhq.plugin.adapter.api
An adapter that can convert back and forth between a specific type of MetaValue and a specific type of Property.
PropertyAdapterFactory - Class in org.teiid.rhq.plugin.adapter.api
 
PropertyAdapterFactory() - Constructor for class org.teiid.rhq.plugin.adapter.api.PropertyAdapterFactory
 
PropertyListToCollectionValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
 
PropertyListToCollectionValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertyListToCollectionValueAdapter
 
PropertyMapToCompositeValueSupportAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertyMap and a CompositeValueSupport.
PropertyMapToCompositeValueSupportAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertyMapToCompositeValueSupportAdapter
 
PropertyMapToGenericValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertyMap and a GenericValue.
PropertyMapToGenericValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertyMapToGenericValueAdapter
 
PropertyMapToMapCompositeValueSupportAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertyMap and a MapCompositeValueSupport.
PropertyMapToMapCompositeValueSupportAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertyMapToMapCompositeValueSupportAdapter
 
PropertyMapToPropertiesValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertyMap and a PropertiesMetaValue.
PropertyMapToPropertiesValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertyMapToPropertiesValueAdapter
 
PropertyMapToTableValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
 
PropertyMapToTableValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertyMapToTableValueAdapter
 
PropertySimpleToEnumValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertySimple and an EnumValueSupport.
PropertySimpleToEnumValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToEnumValueAdapter
 
PropertySimpleToSimpleValueAdapter - Class in org.teiid.rhq.plugin.adapter.impl
This class provides code that maps back and forth between a PropertySimple and a SimpleValueSupport.
PropertySimpleToSimpleValueAdapter() - Constructor for class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToSimpleValueAdapter
 
putValue(CompositeValue, String, MetaValue) - Method in class org.teiid.rhq.plugin.adapter.impl.AbstractPropertyMapToCompositeValueAdapter
 
putValue(CompositeValue, String, MetaValue) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToCompositeValueSupportAdapter
 
putValue(CompositeValue, String, MetaValue) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertyMapToMapCompositeValueSupportAdapter
 

Q

QUERY_COUNT - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Metrics
 
QUERY_COUNT - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Metrics
 

R

RELOAD_MATVIEW - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Operations
 
reloadMaterializedView(ProfileServiceConnection, String, int, String, String, Boolean) - Method in class org.teiid.rhq.admin.DQPManagementView
 
RemoteDeployer - Class in org.teiid.rhq.plugin.deployer
 
RemoteDeployer(ProfileServiceConnection, ResourceContext<?>) - Constructor for class org.teiid.rhq.plugin.deployer.RemoteDeployer
 
removePackages(Set<ResourcePackageDetails>) - Method in class org.teiid.rhq.plugin.Facet
 
REQUEST_ID - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
RequestMetadata - Class in org.teiid.rhq.plugin.objects
 
RequestMetadata() - Constructor for class org.teiid.rhq.plugin.objects.RequestMetadata
 
reset() - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
RESOURCE_NAME - Static variable in interface org.teiid.rhq.plugin.TranslatorComponent.Config
 
resourceConfiguration - Variable in class org.teiid.rhq.plugin.Facet
Represents the resource configuration of the custom product being managed.
resourceContext - Variable in class org.teiid.rhq.plugin.Facet
All AMPS plugins are stateful - this context contains information that your resource component can use when performing its processing.
RESTART_CONNECTOR - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector.Operations
 
retrievePackageBits(ResourcePackageDetails) - Method in class org.teiid.rhq.plugin.Facet
 
run(DeploymentProgress) - Static method in class org.teiid.rhq.plugin.util.DeploymentUtils
 

S

SESSION_COUNT - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform.Metrics
 
SESSION_COUNT - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Metrics
 
SESSION_ID - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
SessionMetadata - Class in org.teiid.rhq.plugin.objects
Add and delete properties also in the Mapper class for correct wrapping for profile service.
SessionMetadata() - Constructor for class org.teiid.rhq.plugin.objects.SessionMetadata
 
setApplicationName(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setAssociatedSession(String) - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
setClientHostName(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setCommand(String) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setComponentIdentifier(String) - Method in class org.teiid.rhq.plugin.Facet
 
setComponentName(String) - Method in class org.teiid.rhq.plugin.Facet
 
setContent(Collection) - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
setContent(String) - Method in class org.teiid.rhq.plugin.objects.ExecutedOperationResultImpl
 
setContent(Collection) - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
setContent(String) - Method in class org.teiid.rhq.plugin.objects.ExecutedResourceConfigurationResultImpl
 
setContent(Collection) - Method in interface org.teiid.rhq.plugin.objects.ExecutedResult
 
setContent(String) - Method in interface org.teiid.rhq.plugin.objects.ExecutedResult
 
setCreatedTime(long) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setCreatedTime(long) - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
setEmbedded(boolean) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setExecutionId(long) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setId(String) - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
setInnerValue(String, MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.api.AbstractPropertySimpleAdapter
 
setInnerValue(String, MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToEnumValueAdapter
 
setInnerValue(String, MetaValue, PropertyDefinitionSimple) - Method in class org.teiid.rhq.plugin.adapter.impl.PropertySimpleToSimpleValueAdapter
 
setIPAddress(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setLastPingTime(long) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setLoginContext(LoginContext) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setMeasurementData(MeasurementReport, MetaValue, MeasurementScheduleRequest, MeasurementDefinition) - Method in interface org.teiid.rhq.plugin.adapter.api.MeasurementAdapter
 
setMetricArguments(String, Configuration, Map<String, Object>) - Method in class org.teiid.rhq.plugin.Facet
 
setMetricArguments(String, Configuration, Map<String, Object>) - Method in class org.teiid.rhq.plugin.VDBComponent
 
setNodeId(Integer) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setOperationArguments(String, Configuration, Map<String, Object>) - Method in class org.teiid.rhq.plugin.Facet
 
setOperationArguments(String, Configuration, Map<String, Object>) - Method in class org.teiid.rhq.plugin.PlatformComponent
 
setOperationArguments(String, Configuration, Map) - Method in class org.teiid.rhq.plugin.TranslatorComponent
 
setOperationArguments(String, Configuration, Map<String, Object>) - Method in class org.teiid.rhq.plugin.VDBComponent
 
setResourceConfiguration(Configuration) - Method in class org.teiid.rhq.plugin.Facet
 
setScope(String) - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
setSecurityContext(Object) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setSecurityDomain(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setSessionId(String) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setSessionId(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setSessionToken(SessionToken) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setSourceRequest(boolean) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setStartTime(long) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setState(Request.ProcessingState) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setThreadState(Request.ThreadState) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setTransactionId(String) - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
setUserName(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setVdb(VDBMetaData) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setVDBName(String) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
setVDBVersion(int) - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
sourceRequest() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
start(ResourceContext) - Method in class org.teiid.rhq.plugin.DataRoleComponent
 
start(ResourceContext) - Method in class org.teiid.rhq.plugin.Facet
This is called when your component has been started with the given context.
start(ResourceContext) - Method in class org.teiid.rhq.plugin.PlatformComponent
 
start(ResourceContext) - Method in class org.teiid.rhq.plugin.TranslatorComponent
 
start(ResourceContext) - Method in class org.teiid.rhq.plugin.VDBComponent
 
STATUS - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB.Metrics
 
stop() - Method in class org.teiid.rhq.plugin.Facet
This is called when the component is being stopped, usually due to the plugin container shutting down.
stop() - Method in class org.teiid.rhq.plugin.PlatformComponent
 
STOP_CONNECTOR - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector.Operations
 
STOP_NOW - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
stringValue(MetaValue) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 
SUBTYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Model
 
SUBTYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
SUBTYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Translator
 
SUBTYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB
 
SUBTYPE_NOTX - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector
 
SUBTYPE_TX - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector
 

T

TEIID_ENGINE_RESOURCE_DESCRIPTION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
TEIID_ENGINE_RESOURCE_NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
TEIID_RUNTIME_ENGINE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
TEIID_SUB_TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
TEIID_TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
TEMPLATE_NAME - Static variable in interface org.teiid.rhq.plugin.TranslatorComponent.Config
 
toString() - Method in class org.teiid.rhq.plugin.objects.RequestMetadata
 
toString() - Method in class org.teiid.rhq.plugin.objects.SessionMetadata
 
toString() - Method in class org.teiid.rhq.plugin.objects.TransactionMetadata
 
TRANSACTION_ID - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
TransactionMetadata - Class in org.teiid.rhq.plugin.objects
 
TransactionMetadata() - Constructor for class org.teiid.rhq.plugin.objects.TransactionMetadata
 
TranslatorComponent - Class in org.teiid.rhq.plugin
Component class for the Teiid Translator.
TranslatorComponent() - Constructor for class org.teiid.rhq.plugin.TranslatorComponent
 
TranslatorComponent.Config - Interface in org.teiid.rhq.plugin
 
TranslatorDiscoveryComponent - Class in org.teiid.rhq.plugin
Discovery component for Teiid Translator instances
TranslatorDiscoveryComponent() - Constructor for class org.teiid.rhq.plugin.TranslatorDiscoveryComponent
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Connector
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Model
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Platform
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Queries
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Session
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.Translator
 
TYPE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB
 

U

unwrapRequestMetaValue(MetaValue) - Method in class org.teiid.rhq.admin.DQPManagementView
 
unwrapSessionMetaValue(MetaValue) - Method in class org.teiid.rhq.admin.DQPManagementView
 
unwrapTransactionMetaValue(MetaValue) - Method in class org.teiid.rhq.admin.DQPManagementView
 
updateComponent(ManagedComponent) - Method in class org.teiid.rhq.plugin.Facet
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.teiid.rhq.plugin.DataRoleComponent
The plugin container will call this method when it has a new configuration for your managed resource.
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.teiid.rhq.plugin.Facet
The plugin container will call this method when it has a new configuration for your managed resource.
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.teiid.rhq.plugin.PlatformComponent
 
updateResourceConfiguration(ConfigurationUpdateReport) - Method in class org.teiid.rhq.plugin.VDBComponent
The plugin container will call this method when it has a new configuration for your managed resource.

V

VALUE - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
VDB_DEPLOY_NAME - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
VDB_URL - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
VDB_VERSION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
VDBComponent - Class in org.teiid.rhq.plugin
Component class for a Teiid VDB
VDBComponent() - Constructor for class org.teiid.rhq.plugin.VDBComponent
 
VDBDiscoveryComponent - Class in org.teiid.rhq.plugin
Discovery component for VDBs
VDBDiscoveryComponent() - Constructor for class org.teiid.rhq.plugin.VDBDiscoveryComponent
 
VERSION - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.ComponentType.VDB
 

W

WAIT_UNTIL_FINISHED - Static variable in interface org.teiid.rhq.plugin.util.PluginConstants.Operation.Value
 
wrap(MetaType, String) - Static method in class org.teiid.rhq.plugin.util.ProfileServiceUtil
 

A B C D E F G H I K L M N O P Q R S T U V W

Copyright © 2011. All Rights Reserved.