Uses of Class
com.tibco.rta.runtime.metric.AbstractMetricFunction

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

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

Subclasses of AbstractMetricFunction in com.tibco.rta.runtime.metric
 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.