|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Key | |
|---|---|
| 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. |
| Uses of Key in com.tibco.rta |
|---|
| Subinterfaces of Key in com.tibco.rta | |
|---|---|
interface |
MetricKey
Each computed metric has a unique key identified by its dimension values. |
| Methods in com.tibco.rta that return Key | |
|---|---|
Key |
Fact.getKey()
Get its key |
Key |
Metric.getKey()
Gets its primary key |
| Methods in com.tibco.rta with parameters of type Key | |
|---|---|
void |
Metric.setKey(Key key)
Sets its primary key |
| Uses of Key in com.tibco.rta.runtime.model |
|---|
| Methods in com.tibco.rta.runtime.model that return Key | |
|---|---|
Key |
RtaNode.getKey()
|
Key |
RtaNode.getParentKey()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||