Package org.apache.druid.query
Class UnionDataSourceQueryRunner<T>
java.lang.Object
org.apache.druid.query.UnionDataSourceQueryRunner<T>
- All Implemented Interfaces:
QueryRunner<T>
-
Constructor Details
-
UnionDataSourceQueryRunner
-
-
Method Details
-
run
Description copied from interface:QueryRunnerRuns the given query and returns results in a time-ordered sequence.- Specified by:
runin interfaceQueryRunner<T>
-