| Package | Description |
|---|---|
| org.apache.druid.segment.nested |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedDataColumnSerializer
Serializer for
NestedCommonFormatColumn which can store nested data. |
class |
ScalarDoubleColumnSerializer
Serializer for a
ScalarDoubleColumn |
class |
ScalarLongColumnSerializer
Serializer for a
ScalarLongColumn |
class |
ScalarNestedCommonFormatColumnSerializer<T> |
class |
ScalarStringColumnSerializer
Serializer for a string
NestedCommonFormatColumn that can be read with
StringUtf8DictionaryEncodedColumn. |
class |
VariantColumnSerializer
Serializer for a
NestedCommonFormatColumn for single type arrays and mixed type columns, but not columns
with nested data. |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.