| Package | Description | 
|---|---|
| io.druid.query | |
| io.druid.query.timeboundary | 
| Modifier and Type | Method and Description | 
|---|---|
TimeBoundaryQuery | 
Druids.TimeBoundaryQueryBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Druids.TimeBoundaryQueryBuilder | 
Druids.TimeBoundaryQueryBuilder.copy(TimeBoundaryQuery query)  | 
| Modifier and Type | Method and Description | 
|---|---|
TimeBoundaryQuery | 
TimeBoundaryQuery.withOverriddenContext(Map<String,Object> contextOverrides)  | 
TimeBoundaryQuery | 
TimeBoundaryQuery.withQuerySegmentSpec(QuerySegmentSpec spec)  | 
| Modifier and Type | Method and Description | 
|---|---|
CacheStrategy<Result<TimeBoundaryResultValue>,Object,TimeBoundaryQuery> | 
TimeBoundaryQueryQueryToolChest.getCacheStrategy(TimeBoundaryQuery query)  | 
QueryToolChest<Result<TimeBoundaryResultValue>,TimeBoundaryQuery> | 
TimeBoundaryQueryRunnerFactory.getToolchest()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends LogicalSegment> | 
TimeBoundaryQueryQueryToolChest.filterSegments(TimeBoundaryQuery query,
              List<T> segments)  | 
CacheStrategy<Result<TimeBoundaryResultValue>,Object,TimeBoundaryQuery> | 
TimeBoundaryQueryQueryToolChest.getCacheStrategy(TimeBoundaryQuery query)  | 
QueryMetrics<Query<?>> | 
TimeBoundaryQueryQueryToolChest.makeMetrics(TimeBoundaryQuery query)  | 
com.google.common.base.Function<Result<TimeBoundaryResultValue>,Result<TimeBoundaryResultValue>> | 
TimeBoundaryQueryQueryToolChest.makePreComputeManipulatorFn(TimeBoundaryQuery query,
                           MetricManipulationFn fn)  | 
Copyright © 2011–2018. All rights reserved.