Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Fact
A
Fact is an instance of the schema attributes. |
Class and Description |
---|
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 |
Class and Description |
---|
Fact
A
Fact is an instance of the schema attributes. |
MultiValueMetric
A metric computation with multiple values.
|
SingleValueMetric
A metric computation is single valued.
|
Class and Description |
---|
Fact
A
Fact is an instance of the schema attributes. |
Key
A unique identity of a node.
|
Metric
This represents the computed metric.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.