Package | Description |
---|---|
com.tibco.rta.runtime.metric |
Metrics computation related classes and interfaces.
|
com.tibco.rta.runtime.model |
The runtime classes and interfaces required by user-defined metric computation functions.
|
com.tibco.rta.runtime.model.rule |
The runtime classes and interfaces required by user-defined rules and actions.
|
Class and Description |
---|
MetricNode
A wrapper over a
Metric instance. |
RtaNodeContext
Each metric node may need to store some extra contextual data associated with the
computation of its value.
|
Class and Description |
---|
MetricNode
A wrapper over a
Metric instance. |
RtaNode
This is the root interface in the runtime hierarchy of computed metrics.
|
RtaNodeContext
Each metric node may need to store some extra contextual data associated with the
computation of its value.
|
Class and Description |
---|
MetricNodeEvent
An interface used by the rules/actions services to access the metric changes.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.