|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.tibco.rta | |
---|---|
com.tibco.rta | Connection, session, configuration classes and interfaces. |
com.tibco.rta.model | Schema model classes and interfaces. |
com.tibco.rta.query | Query service related interfaces and classes. |
com.tibco.rta.runtime.metric | Metrics computation related classes and interfaces. |
com.tibco.rta.runtime.model | The runtime classes and interfaces required by user-defined metric computation functions. |
Classes in com.tibco.rta used by com.tibco.rta | |
---|---|
ConfigProperty
An enumeration of the client API configuration properties. |
|
ConnectionRefusedException
An exception to indicate that a connection is refused. |
|
Fact
A Fact is an instance of the schema attributes. |
|
Key
A unique identity of a node. |
|
Metric
This represents the computed metric. |
|
MetricKey
Each computed metric has a unique key identified by its dimension values. |
|
MetricValueDescriptor
This holds the context information of a MetricNode |
|
RtaAsyncMessage
An asynchronous notification object that sends server notifications like exceptions and certain life cycle events |
|
RtaCommand
An asynchronous notification object that sends server notifications like exceptions and certain life cycle events |
|
RtaCommand.Command
An enumeration of various commands sent by the server. |
|
RtaCommandListener
A client application can implement this listener and get asynchronous notifications from the server |
|
RtaConnection
A connection to the metrics engine. |
|
RtaException
This exception is used to indicate exception conditions while performing operations on the RtaSession and RtaConnection |
|
RtaNotification
An asynchronous notification object that sends server notifications like exceptions and certain life cycle events |
|
RtaNotification.Status
An enumeration of status messages. |
|
RtaNotificationListener
A client application can implement this listener and get asynchronous notfications from the server |
|
RtaNotifications
Well known enums for notification. |
|
RtaSession
A user session to communicate with the metric engine. |
Classes in com.tibco.rta used by com.tibco.rta.model | |
---|---|
Fact
A Fact is an instance of the schema attributes. |
Classes in com.tibco.rta used by com.tibco.rta.query | |
---|---|
Metric
This represents the computed metric. |
|
MetricKey
Each computed metric has a unique key identified by its dimension values. |
|
RtaException
This exception is used to indicate exception conditions while performing operations on the RtaSession and RtaConnection |
Classes in com.tibco.rta used by com.tibco.rta.runtime.metric | |
---|---|
Fact
A Fact is an instance of the schema attributes. |
|
MultiValueMetric
A metric computation with multiple values. |
|
SingleValueMetric
A metric computation is single valued. |
Classes in com.tibco.rta used by com.tibco.rta.runtime.model | |
---|---|
Fact
A Fact is an instance of the schema attributes. |
|
Key
A unique identity of a node. |
|
Metric
This represents the computed metric. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |