public class QueryBenchmarkUtil extends Object
Modifier and Type | Field and Description |
---|---|
static QueryWatcher |
NOOP_QUERYWATCHER |
Constructor and Description |
---|
QueryBenchmarkUtil() |
Modifier and Type | Method and Description |
---|---|
static <T,QueryType extends Query<T>> |
makeQueryRunner(QueryRunnerFactory<T,QueryType> factory,
String segmentId,
Segment adapter) |
static IntervalChunkingQueryRunnerDecorator |
NoopIntervalChunkingQueryRunnerDecorator() |
public static final QueryWatcher NOOP_QUERYWATCHER
public static <T,QueryType extends Query<T>> QueryRunner<T> makeQueryRunner(QueryRunnerFactory<T,QueryType> factory, String segmentId, Segment adapter)
public static IntervalChunkingQueryRunnerDecorator NoopIntervalChunkingQueryRunnerDecorator()
Copyright © 2011–2017. All rights reserved.