- Query - Interface in com.tibco.rta.query
-
The base client interface used to define a query
to be executed on the metric engine.
- QueryByFilterDef - Interface in com.tibco.rta.query
-
Query definition using filters
- QueryByKeyDef - Interface in com.tibco.rta.query
-
Define query using partial or full keys
- QueryDef - Interface in com.tibco.rta.query
-
An interface that allows to build a query.
- QueryResultHandler - Interface in com.tibco.rta.query
-
Interface to be used to get notifications
of query results in case of streaming queries.
- QueryResultTuple - Class in com.tibco.rta.query
-
Represents a query result.
- QueryResultTuple() - Constructor for class com.tibco.rta.query.QueryResultTuple
-
- QueryResultTupleCollection<R extends ResultTuple> - Class in com.tibco.rta.query
-
Created by IntelliJ IDEA.
- QueryResultTupleCollection() - Constructor for class com.tibco.rta.query.QueryResultTupleCollection
-
- QueryResultTupleCollection(R...) - Constructor for class com.tibco.rta.query.QueryResultTupleCollection
-
- QueryResultTupleCollection(List<R>) - Constructor for class com.tibco.rta.query.QueryResultTupleCollection
-
- QueryType - Enum in com.tibco.rta.query
-
An enumeration to specify the type of query