public class IntervalChunkingQueryRunnerDecorator extends Object
Constructor and Description |
---|
IntervalChunkingQueryRunnerDecorator(ExecutorService executor,
QueryWatcher queryWatcher,
com.metamx.emitter.service.ServiceEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
<T> QueryRunner<T> |
decorate(QueryRunner<T> delegate,
QueryToolChest<T,? extends Query<T>> toolChest) |
@Inject public IntervalChunkingQueryRunnerDecorator(ExecutorService executor, QueryWatcher queryWatcher, com.metamx.emitter.service.ServiceEmitter emitter)
public <T> QueryRunner<T> decorate(QueryRunner<T> delegate, QueryToolChest<T,? extends Query<T>> toolChest)
Copyright © 2011–2015. All rights reserved.