Package org.apache.druid.sql.http
package org.apache.druid.sql.http
-
ClassDescriptionClass returned by
SqlResource.doGetRunningQueries(java.lang.String, java.lang.String, javax.servlet.http.HttpServletRequest), the "list all queries" API.Class returned bySqlResource.doGetQueryReport(java.lang.String, java.lang.String, javax.servlet.http.HttpServletRequest), the "get query report" API.Information about a SQL query.The Module responsible for providing bindings to the SQL http endpointSeeClientSqlParameterfor the equivalent POJO class used on the client side.SeeClientSqlQueryfor the equivalent POJO class used on the client side to interact with the Broker.Standard strings returned byQueryInfo.state().Class returned bySqlResource.getSupportedEngines(javax.servlet.http.HttpServletRequest), the supported engines API.