Package | Description |
---|---|
io.druid.benchmark |
Modifier and Type | Method and Description |
---|---|
int |
BitmapIterationBenchmark.iter(BitmapIterationBenchmark.IterState state)
General benchmark of bitmap iteration, this is a part of
IndexMerger.merge(java.util.List<io.druid.segment.IndexableAdapter>, boolean, io.druid.query.aggregation.AggregatorFactory[], java.io.File, io.druid.segment.IndexSpec) and
query processing on both realtime and historical nodes. |
Copyright © 2011–2017. All rights reserved.