| Package | Description |
|---|---|
| org.apache.druid.query.aggregation | |
| org.apache.druid.query.aggregation.hyperloglog | |
| org.apache.druid.segment.serde |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializablePairLongStringSerde
The SerializablePairLongStringSerde serializes a Long-String pair (SerializablePairLongString).
|
| Modifier and Type | Class and Description |
|---|---|
class |
HyperUniquesSerde |
class |
PreComputedHyperUniquesSerde |
| Modifier and Type | Method and Description |
|---|---|
static ComplexMetricSerde |
ComplexMetrics.getSerdeForType(String type) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComplexMetrics.registerSerde(String type,
ComplexMetricSerde serde)
Register a serde name -> ComplexMetricSerde mapping.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.