Uses of Interface
com.tibco.rta.MetricKey

Packages that use MetricKey
com.tibco.rta Connection, session, configuration classes and interfaces. 
com.tibco.rta.query Query service related interfaces and classes. 
 

Uses of MetricKey in com.tibco.rta
 

Methods in com.tibco.rta that return MetricKey
static MetricKey KeyFactory.newMetricKey(java.lang.String schemaName, java.lang.String cubeName, java.lang.String hierarchyName, java.lang.String dimensionLevelName)
           
 

Uses of MetricKey in com.tibco.rta.query
 

Methods in com.tibco.rta.query that return MetricKey
 MetricKey QueryByKeyDef.getQueryKey()
          Get the key associated with this query
 

Methods in com.tibco.rta.query with parameters of type MetricKey
 void QueryByKeyDef.setQueryKey(MetricKey key)
          Set the key associated with this query.
 



Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.