- IllegalSchemaException - Exception in com.tibco.rta.model
-
This exception is thrown if when you try to associate model elements of one schema with
those of another.
- IllegalSchemaException(String) - Constructor for exception com.tibco.rta.model.IllegalSchemaException
-
- InFilter - Interface in com.tibco.rta.query.filter
-
A filter that represents an "in" condition.
- INFO - Static variable in class com.tibco.rta.log.Level
-
- init(String) - Static method in class com.tibco.rta.log.LoggerFactory
-
Initialize the logger with a class name.
- init(String) - Static method in class com.tibco.rta.log.LogManagerFactory
-
Perform initialization once.
- init() - Method in interface com.tibco.rta.RtaSession
-
Synchronous session initialization which attempts to connect
to metric server.
- init(long, TimeUnit) - Method in interface com.tibco.rta.RtaSession
-
Synchronous session initialization which attempts to connect
to metric server.
- init(Fact, Measurement, MetricNode, DimensionHierarchy) - Method in class com.tibco.rta.runtime.metric.AbstractMetricFunction
-
- init(Fact, Measurement, MetricNode, DimensionHierarchy) - Method in interface com.tibco.rta.runtime.metric.MetricFunction
-
Perform state initialization for the entire computation when a new Fact
is asserted.
- init(Properties) - Method in interface com.tibco.rta.runtime.model.rule.ActionHandlerContext
-
Called by the engine during starup
- INSTANCE - Static variable in class com.tibco.rta.log.LoggerFactory
-
The logger instance.
- INSTANCE - Static variable in class com.tibco.rta.model.MetricFunctionsRepository
-
- INSTANCE - Static variable in class com.tibco.rta.model.rule.ActionFunctionsRepository
-
The only instance
- INSTANCE - Static variable in class com.tibco.rta.model.rule.RuleFactory
-
- interestEvents() - Method in class com.tibco.rta.NotificationListenerKey
-
Get current list of events interested in.
- InvokeConstraint - Interface in com.tibco.rta.model.rule
-
An execution constraint for actions.
- InvokeConstraint.Constraint - Enum in com.tibco.rta.model.rule
-
Enumaration of action execution constraints.
- isDeleted() - Method in interface com.tibco.rta.runtime.model.MetricNode
-
- isEnabled() - Method in interface com.tibco.rta.model.DimensionHierarchy
-
Is computation for this hierarchy is enabled/ disabled ? If false, its disabled
- isEnabled() - Method in interface com.tibco.rta.model.rule.RuleDef
-
- isEnabledFor(Level) - Method in interface com.tibco.rta.log.Logger
-
Returns the stauts of the given log level.
- isExcluded(int, String) - Method in interface com.tibco.rta.model.DimensionHierarchy
-
Returns true if measurement is excluded at this dimension level
- isInterestedInFactDrops() - Method in class com.tibco.rta.NotificationListenerKey
-
Tests whether this key is interested in receiving fact publish rejections.
- isInterestedInFactPublish() - Method in class com.tibco.rta.NotificationListenerKey
-
Tests whether this key is interested in receiving fact publish notifications.
- isInterestedInServerHealth() - Method in class com.tibco.rta.NotificationListenerKey
-
Tests whether this key is interested in receiving server health notifications.
- isInterestedInTaskRejections() - Method in class com.tibco.rta.NotificationListenerKey
-
Tests whether this key is interested in receiving task submission rejections.
- isMultiValued() - Method in interface com.tibco.rta.Metric
-
- isMultiValued() - Method in interface com.tibco.rta.model.MetricFunctionDescriptor
-
Is this a multivalued metric
- isNew() - Method in interface com.tibco.rta.runtime.model.RtaNode
-
- isSetAction() - Method in class com.tibco.rta.runtime.model.rule.AbstractActionImpl
-
- isSetAction() - Method in interface com.tibco.rta.runtime.model.rule.Action
-
Returns true if this is a Set action, false if it is a Clear action
- isStreamingQuery() - Method in interface com.tibco.rta.model.rule.RuleDef
-
Type of rule
- isSystemSchema() - Method in interface com.tibco.rta.model.RtaSchema
-
whether this schema is system schema or not