Class NoopQueryRunner<T>

java.lang.Object
org.apache.druid.query.NoopQueryRunner<T>
All Implemented Interfaces:
QueryRunner<T>

public class NoopQueryRunner<T> extends Object implements QueryRunner<T>
  • Constructor Details

    • NoopQueryRunner

      public NoopQueryRunner()
  • Method Details