|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricFieldTuple | |
---|---|
com.tibco.rta | Connection, session, configuration classes and interfaces. |
com.tibco.rta.query | Query service related interfaces and classes. |
com.tibco.rta.runtime.model | The runtime classes and interfaces required by user-defined metric computation functions. |
Uses of MetricFieldTuple in com.tibco.rta |
---|
Method parameters in com.tibco.rta with type arguments of type MetricFieldTuple | ||
---|---|---|
|
RtaSession.getChildMetrics(Metric<S> metric,
java.util.List<MetricFieldTuple> orderByList)
Get this metrics child metrics (for drilldown) |
|
|
RtaSession.getConstituentFacts(Metric<S> metric,
java.util.List<MetricFieldTuple> orderByList)
Get this metrics constituent facts (for drilldown and analysis) |
Uses of MetricFieldTuple in com.tibco.rta.query |
---|
Methods in com.tibco.rta.query that return types with arguments of type MetricFieldTuple | |
---|---|
java.util.List<MetricFieldTuple> |
QueryDef.getOrderByTuples()
Get the order by clause. |
Uses of MetricFieldTuple in com.tibco.rta.runtime.model |
---|
Method parameters in com.tibco.rta.runtime.model with type arguments of type MetricFieldTuple | ||
---|---|---|
|
MetricNode.getChildFactsBrowser(java.util.List<MetricFieldTuple> orderByList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |