| Package | Description |
|---|---|
| io.druid.guice | |
| io.druid.query.groupby.strategy |
| Modifier and Type | Method and Description |
|---|---|
BlockingPool<ByteBuffer> |
DruidProcessingModule.getMergeBufferPool(DruidProcessingConfig config) |
| Constructor and Description |
|---|
GroupByStrategyV2(DruidProcessingConfig processingConfig,
com.google.common.base.Supplier<GroupByQueryConfig> configSupplier,
StupidPool<ByteBuffer> bufferPool,
BlockingPool<ByteBuffer> mergeBufferPool,
com.fasterxml.jackson.databind.ObjectMapper spillMapper,
QueryWatcher queryWatcher) |
Copyright © 2011–2017. All rights reserved.