Package | Description |
---|---|
io.druid.query.aggregation.distinctcount |
Modifier and Type | Class and Description |
---|---|
class |
ConciseBitMapFactory |
class |
JavaBitMapFactory |
class |
RoaringBitMapFactory |
Modifier and Type | Method and Description |
---|---|
BitMapFactory |
DistinctCountAggregatorFactory.getBitMapFactory() |
Constructor and Description |
---|
DistinctCountAggregatorFactory(String name,
String fieldName,
BitMapFactory bitMapFactory) |
Copyright © 2011–2017. All rights reserved.