Class ClientSqlQuery


  • public class ClientSqlQuery
    extends Object
    Client representation of org.apache.druid.sql.http.SqlQuery. This is effectively a lightweight POJO class for use by clients such as org.apache.druid.client.broker.BrokerClient that doesn't bring in any of the Calcite dependencies and server-side logic from the Broker.