Package | Description |
---|---|
com.yahoo.bard.webservice.sql |
Modifier and Type | Method and Description |
---|---|
protected SqlTimeConverter |
DruidQueryToSqlConverter.buildSqlTimeConverter()
Builds a time converter to designating how to translate between druid and sql
time information.
|
SqlTimeConverter |
DruidQueryToSqlConverter.getTimeConverter() |
Constructor and Description |
---|
SqlResultSetProcessor(DruidAggregationQuery<?> druidQuery,
ApiToFieldMapper apiToFieldMapper,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
SqlTimeConverter sqlTimeConverter)
Builds something to process a set of sql results and return them as the
same format as a GroupBy query to Druid.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.