| Package | Description |
|---|---|
| org.apache.druid.segment.nested |
| Modifier and Type | Class and Description |
|---|---|
class |
CompressedNestedDataComplexColumn<TStringDictionary extends Indexed<ByteBuffer>>
Implementation of
NestedDataComplexColumn which uses a CompressedVariableSizedBlobColumn for the
'raw' StructuredData values and provides selectors for nested field columns specified by ordered lists of
NestedPathPart. |
class |
NestedDataColumnV3<TStringDictionary extends Indexed<ByteBuffer>> |
class |
NestedDataColumnV4<TStringDictionary extends Indexed<ByteBuffer>> |
class |
NestedDataColumnV5<TStringDictionary extends Indexed<ByteBuffer>>
Nested data column with optimized support for simple arrays.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.