public class IntervalChunkingQueryRunner<T> extends Object implements QueryRunner<T>
Constructor and Description |
---|
IntervalChunkingQueryRunner(QueryRunner<T> baseRunner,
QueryToolChest<T,Query<T>> toolChest,
ExecutorService executor,
QueryWatcher queryWatcher,
com.metamx.emitter.service.ServiceEmitter emitter) |
public IntervalChunkingQueryRunner(QueryRunner<T> baseRunner, QueryToolChest<T,Query<T>> toolChest, ExecutorService executor, QueryWatcher queryWatcher, com.metamx.emitter.service.ServiceEmitter emitter)
Copyright © 2011–2015. All rights reserved.