| Package | Description |
|---|---|
| org.apache.druid.query.aggregation |
| Modifier and Type | Class and Description |
|---|---|
class |
StringColumnDoubleBufferAggregatorWrapper
This class can be used to wrap Double BufferAggregator that consume double type columns to handle String type.
|
class |
StringColumnFloatBufferAggregatorWrapper
This class can be used to wrap Float BufferAggregator that consume float type columns to handle String type.
|
class |
StringColumnLongBufferAggregatorWrapper
This class can be used to wrap Long BufferAggregator that consume long type columns to handle String type.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.