|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiValueMetric | |
---|---|
com.tibco.rta.runtime.metric | Metrics computation related classes and interfaces. |
Uses of MultiValueMetric in com.tibco.rta.runtime.metric |
---|
Methods in com.tibco.rta.runtime.metric with parameters of type MultiValueMetric | |
---|---|
abstract java.util.Collection<N> |
MultiValueMetricFunction.compute(MetricNode metricNode,
MultiValueMetric<N> metric,
RtaNodeContext context)
Implementation classes will provide the algorithm to compute the metric values via this method It will be given a MetricNode to for which the metric value needs to be computed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |