Class FluentQueryRunner<T>

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

public class FluentQueryRunner<T> extends Object implements QueryRunner<T>