Uses of Package
com.tibco.rta.query

Packages that use com.tibco.rta.query
com.tibco.rta Connection, session, configuration classes and interfaces. 
com.tibco.rta.model.rule Model classes and interfaces related to rules and actions. 
com.tibco.rta.query Query service related interfaces and classes. 
com.tibco.rta.query.filter Various filters for query. 
com.tibco.rta.runtime.model The runtime classes and interfaces required by user-defined metric computation functions. 
 

Classes in com.tibco.rta.query used by com.tibco.rta
Browser
          The browser interface used by snapshot/drill down queries.
MetricFieldTuple
          Allows to create "order by" for queries
Query
          The base client interface used to define a query to be executed on the metric engine.
 

Classes in com.tibco.rta.query used by com.tibco.rta.model.rule
QueryDef
          An interface that allows to build a query.
 

Classes in com.tibco.rta.query used by com.tibco.rta.query
BaseQueryDef
          An interface that allows to build a query.
Browser
          The browser interface used by snapshot/drill down queries.
FilterKeyQualifier
          Qualifier for filter keys and used in filter/query.
MetricEventType
          Type of the metric change event.
MetricFieldTuple
          Allows to create "order by" for queries
MetricQualifier
          Qualifier for keys and values used in filter/query.
MetricResultTuple
          A ResultSet object to hold a metric values by name in query results.
QueryByFilterDef
          Query definition using filters
QueryByKeyDef
          Define query using partial or full keys
QueryDef
          An interface that allows to build a query.
QueryResultHandler
          Interface to be used to get notifications of query results in case of streaming queries.
QueryResultTuple
          Represents a query result.
QueryType
          An enumeration to specify the type of query
ResultTuple
          Created by IntelliJ IDEA.
SortOrder
          Defines the sort order for the query.
 

Classes in com.tibco.rta.query used by com.tibco.rta.query.filter
FilterKeyQualifier
          Qualifier for filter keys and used in filter/query.
MetricQualifier
          Qualifier for keys and values used in filter/query.
 

Classes in com.tibco.rta.query used by com.tibco.rta.runtime.model
Browser
          The browser interface used by snapshot/drill down queries.
MetricEventType
          Type of the metric change event.
MetricFieldTuple
          Allows to create "order by" for queries
 



Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.