- DataType - Enum in com.tibco.rta.model
-
An enum to define basic datatypes supported.
- DataTypeMismatchException - Exception in com.tibco.rta.model
-
This exception is thrown when a duplicate schema element is detected.
- DataTypeMismatchException(String) - Constructor for exception com.tibco.rta.model.DataTypeMismatchException
-
- DataTypeMismatchException(Attribute, Object) - Constructor for exception com.tibco.rta.model.DataTypeMismatchException
-
- DataTypeMismatchException(DataType, Object) - Constructor for exception com.tibco.rta.model.DataTypeMismatchException
-
- DEBUG - Static variable in class com.tibco.rta.log.Level
-
- deepCopy() - Method in interface com.tibco.rta.Metric
-
Deep copy this metric node.
- deepCopy() - Method in interface com.tibco.rta.runtime.model.MetricNode
-
- deepCopy() - Method in interface com.tibco.rta.runtime.model.RtaNode
-
- deepCopy() - Method in interface com.tibco.rta.runtime.model.RtaNodeContext
-
- deleteRule(String) - Method in interface com.tibco.rta.RtaSession
-
Delete the rule with the given name.
- Dimension - Interface in com.tibco.rta.model
-
An attribute of a measurement on which aggregation is performed.
- DimensionHierarchy - Interface in com.tibco.rta.model
-
This defines the hierarchy of Dimension
s on which aggregations should be performed
- DuplicateSchemaElementException - Exception in com.tibco.rta.model
-
This exception is thrown when a duplicate schema element is detected.
- DuplicateSchemaElementException(String) - Constructor for exception com.tibco.rta.model.DuplicateSchemaElementException
-