Uses of Interface
com.tibco.rta.runtime.metric.MetricFunction

Packages that use MetricFunction
com.tibco.rta.runtime.metric Metrics computation related classes and interfaces. 
 

Uses of MetricFunction in com.tibco.rta.runtime.metric
 

Classes in com.tibco.rta.runtime.metric that implement MetricFunction
 class AbstractMetricFunction<N>
          An abstract metric function.
 class MultiValueMetricFunction<N>
          Providers of metric computations should implement this interface.
 class SingleValueMetricFunction<N>
          Providers of metric computations should implement this interface.
 



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