| 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 'literal' field columns. |
class |
NestedDataColumnV3<TStringDictionary extends Indexed<ByteBuffer>> |
class |
NestedDataColumnV4<TStringDictionary extends Indexed<ByteBuffer>> |
| Modifier and Type | Method and Description |
|---|---|
static NestedDataComplexColumn |
NestedDataComplexColumn.fromColumnSelector(ColumnSelector columnSelector,
String columnName) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.