| Package | Description |
|---|---|
| org.apache.druid.query.aggregation |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializablePairLongStringDeltaEncodedStagedSerde
serializes a Long/String pair in the context of a column/segment.
|
class |
SerializablePairLongStringSimpleStagedSerde
serializes a Long/String pair as
Long:Integer:bytes
|
| Modifier and Type | Field and Description |
|---|---|
static StagedSerde<SerializablePairLongString> |
SerializablePairLongStringColumnSerializer.STAGED_SERDE |
| Constructor and Description |
|---|
SerializedStorage(WriteOutBytes writeOutBytes,
StagedSerde<T> serde) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.