Class MetricsEmittingQueryRunner<T>

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

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