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