Class SinkQueryRunners<T>

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

public class SinkQueryRunners<T> extends Object implements Iterable<QueryRunner<T>>