Modifier and Type | Method and Description |
---|---|
Result<T> |
Druids.ResultBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static <T> com.google.common.collect.Ordering<Result<T>> |
ResultGranularTimestampComparator.create(Granularity granularity,
boolean descending) |
static <T> Sequence<Result<T>> |
QueryRunnerHelper.makeCursorBasedQuery(StorageAdapter adapter,
List<org.joda.time.Interval> queryIntervals,
Filter filter,
VirtualColumns virtualColumns,
boolean descending,
Granularity granularity,
com.google.common.base.Function<Cursor,Result<T>> mapFn) |
Modifier and Type | Method and Description |
---|---|
int |
ResultGranularTimestampComparator.compare(Result<T> r1,
Result<T> r2) |
int |
ResultGranularTimestampComparator.compare(Result<T> r1,
Result<T> r2) |
int |
Result.compareTo(Result<T> tResult) |
Modifier and Type | Method and Description |
---|---|
static <T> Sequence<Result<T>> |
QueryRunnerHelper.makeCursorBasedQuery(StorageAdapter adapter,
List<org.joda.time.Interval> queryIntervals,
Filter filter,
VirtualColumns virtualColumns,
boolean descending,
Granularity granularity,
com.google.common.base.Function<Cursor,Result<T>> mapFn) |
Modifier and Type | Method and Description |
---|---|
Iterable<Result<DataSourceMetadataResultValue>> |
DataSourceMetadataQuery.mergeResults(List<Result<DataSourceMetadataResultValue>> results) |
QueryRunner<Result<DataSourceMetadataResultValue>> |
DataSourceQueryQueryToolChest.mergeResults(QueryRunner<Result<DataSourceMetadataResultValue>> runner) |
QueryRunner<Result<DataSourceMetadataResultValue>> |
DataSourceMetadataQueryRunnerFactory.mergeRunners(ExecutorService queryExecutor,
Iterable<QueryRunner<Result<DataSourceMetadataResultValue>>> queryRunners) |
Modifier and Type | Method and Description |
---|---|
Result<SearchResultValue> |
SearchBinaryFn.apply(Result<SearchResultValue> arg1,
Result<SearchResultValue> arg2) |
Modifier and Type | Method and Description |
---|---|
Result<SearchResultValue> |
SearchBinaryFn.apply(Result<SearchResultValue> arg1,
Result<SearchResultValue> arg2) |
Result<SearchResultValue> |
SearchBinaryFn.apply(Result<SearchResultValue> arg1,
Result<SearchResultValue> arg2) |
Modifier and Type | Method and Description |
---|---|
QueryRunner<Result<SearchResultValue>> |
SearchQueryQueryToolChest.mergeResults(QueryRunner<Result<SearchResultValue>> runner) |
QueryRunner<Result<SearchResultValue>> |
SearchQueryRunnerFactory.mergeRunners(ExecutorService queryExecutor,
Iterable<QueryRunner<Result<SearchResultValue>>> queryRunners) |
QueryRunner<Result<SearchResultValue>> |
SearchQueryQueryToolChest.preMergeQueryDecoration(QueryRunner<Result<SearchResultValue>> runner) |
Sequence<Result<SearchResultValue>> |
SearchQueryRunner.run(Query<Result<SearchResultValue>> input,
Map<String,Object> responseContext) |
Constructor and Description |
---|
BySegmentSearchResultValue(List<Result<SearchResultValue>> results,
String segmentId,
org.joda.time.Interval interval) |
Modifier and Type | Method and Description |
---|---|
Query<Result<SearchResultValue>> |
SearchQuery.withDataSource(DataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
Result<SelectResultValue> |
SelectBinaryFn.apply(Result<SelectResultValue> arg1,
Result<SelectResultValue> arg2) |
Result<SelectResultValue> |
SelectResultValueBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Result<SelectResultValue> |
SelectBinaryFn.apply(Result<SelectResultValue> arg1,
Result<SelectResultValue> arg2) |
Result<SelectResultValue> |
SelectBinaryFn.apply(Result<SelectResultValue> arg1,
Result<SelectResultValue> arg2) |
Modifier and Type | Method and Description |
---|---|
QueryRunner<Result<SelectResultValue>> |
SelectQueryQueryToolChest.mergeResults(QueryRunner<Result<SelectResultValue>> queryRunner) |
QueryRunner<Result<SelectResultValue>> |
SelectQueryRunnerFactory.mergeRunners(ExecutorService queryExecutor,
Iterable<QueryRunner<Result<SelectResultValue>>> queryRunners) |
QueryRunner<Result<SelectResultValue>> |
SelectQueryQueryToolChest.preMergeQueryDecoration(QueryRunner<Result<SelectResultValue>> runner) |
Modifier and Type | Method and Description |
---|---|
Iterable<Result<TimeBoundaryResultValue>> |
TimeBoundaryQuery.mergeResults(List<Result<TimeBoundaryResultValue>> results) |
QueryRunner<Result<TimeBoundaryResultValue>> |
TimeBoundaryQueryQueryToolChest.mergeResults(QueryRunner<Result<TimeBoundaryResultValue>> runner) |
QueryRunner<Result<TimeBoundaryResultValue>> |
TimeBoundaryQueryRunnerFactory.mergeRunners(ExecutorService queryExecutor,
Iterable<QueryRunner<Result<TimeBoundaryResultValue>>> queryRunners) |
Modifier and Type | Method and Description |
---|---|
Result<TimeseriesResultValue> |
TimeseriesBinaryFn.apply(Result<TimeseriesResultValue> arg1,
Result<TimeseriesResultValue> arg2) |
Result<TimeseriesResultValue> |
TimeseriesResultBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Result<TimeseriesResultValue> |
TimeseriesBinaryFn.apply(Result<TimeseriesResultValue> arg1,
Result<TimeseriesResultValue> arg2) |
Result<TimeseriesResultValue> |
TimeseriesBinaryFn.apply(Result<TimeseriesResultValue> arg1,
Result<TimeseriesResultValue> arg2) |
Modifier and Type | Method and Description |
---|---|
QueryRunner<Result<TimeseriesResultValue>> |
TimeseriesQueryQueryToolChest.mergeResults(QueryRunner<Result<TimeseriesResultValue>> queryRunner) |
QueryRunner<Result<TimeseriesResultValue>> |
TimeseriesQueryRunnerFactory.mergeRunners(ExecutorService queryExecutor,
Iterable<QueryRunner<Result<TimeseriesResultValue>>> queryRunners) |
QueryRunner<Result<TimeseriesResultValue>> |
TimeseriesQueryQueryToolChest.preMergeQueryDecoration(QueryRunner<Result<TimeseriesResultValue>> runner) |
Modifier and Type | Method and Description |
---|---|
Result<TopNResultValue> |
TopNMapFn.apply(Cursor cursor) |
Result<TopNResultValue> |
TopNBinaryFn.apply(Result<TopNResultValue> arg1,
Result<TopNResultValue> arg2) |
Result<TopNResultValue> |
TopNResultBuilder.build() |
Result<TopNResultValue> |
TopNNumericResultBuilder.build() |
Result<TopNResultValue> |
TopNLexicographicResultBuilder.build() |
Result<TopNResultValue> |
TopNResultMerger.getResult(Result<TopNResultValue> result,
Comparator comparator) |
Modifier and Type | Method and Description |
---|---|
Result<TopNResultValue> |
TopNBinaryFn.apply(Result<TopNResultValue> arg1,
Result<TopNResultValue> arg2) |
Result<TopNResultValue> |
TopNBinaryFn.apply(Result<TopNResultValue> arg1,
Result<TopNResultValue> arg2) |
Result<TopNResultValue> |
TopNResultMerger.getResult(Result<TopNResultValue> result,
Comparator comparator) |
Modifier and Type | Method and Description |
---|---|
QueryRunner<Result<TopNResultValue>> |
TopNQueryQueryToolChest.mergeResults(QueryRunner<Result<TopNResultValue>> runner) |
QueryRunner<Result<TopNResultValue>> |
TopNQueryRunnerFactory.mergeRunners(ExecutorService queryExecutor,
Iterable<QueryRunner<Result<TopNResultValue>>> queryRunners) |
QueryRunner<Result<TopNResultValue>> |
TopNQueryQueryToolChest.postMergeQueryDecoration(QueryRunner<Result<TopNResultValue>> runner) |
QueryRunner<Result<TopNResultValue>> |
TopNQueryQueryToolChest.preMergeQueryDecoration(QueryRunner<Result<TopNResultValue>> runner) |
Constructor and Description |
---|
BySegmentTopNResultValue(List<Result<TopNResultValue>> results,
String segmentId,
org.joda.time.Interval interval) |
Copyright © 2011–2017. All rights reserved.