|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |