Package | Description |
---|---|
com.tibco.rta |
Connection, session, configuration classes and interfaces.
|
com.tibco.rta.runtime.model |
The runtime classes and interfaces required by user-defined metric computation functions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetricKey
Each computed metric has a unique key identified by its dimension values.
|
Modifier and Type | Method and Description |
---|---|
Key |
Fact.getKey()
Get its key
|
Key |
Metric.getKey()
Gets its primary key
|
Modifier and Type | Method and Description |
---|---|
void |
Metric.setKey(Key key)
Sets its primary key
|
Modifier and Type | Method and Description |
---|---|
Key |
RtaNode.getKey() |
Key |
RtaNode.getParentKey() |
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.