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