Package | Description |
---|---|
com.tibco.rta.query |
Query service related interfaces and classes.
|
com.tibco.rta.runtime.model |
The runtime classes and interfaces required by user-defined metric computation functions.
|
Modifier and Type | Method and Description |
---|---|
MetricEventType |
MetricResultTuple.getMetricEventType()
The state of the metric node.
|
static MetricEventType |
MetricEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetricEventType[] |
MetricEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MetricEventType |
MetricNodeEvent.getEventType()
Type of change event.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.