Class DBQuery
java.lang.Object
org.apache.drill.exec.store.openTSDB.client.query.DBQuery
DBQuery is an abstraction of an openTSDB query,
that used for extracting data from the storage system by POST request to DB.
An OpenTSDB query requires at least one sub query, a means of selecting which time series should be included in the result set.
-
Nested Class Summary
-
Method Summary