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