Class SpecificSegmentQueryRunner<T>

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

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