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