| Package | Description |
|---|---|
| org.apache.druid.segment.nested |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleFieldColumnWriter
Literal field writer for double type nested columns of
NestedDataColumnSerializer. |
class |
LongFieldColumnWriter
Literal field writer for long type nested columns of
NestedDataColumnSerializer. |
class |
StringFieldColumnWriter
Literal field writer for string type nested columns of
NestedDataColumnSerializer |
class |
VariantLiteralFieldColumnWriter
Literal field writer for mixed type nested columns of
NestedDataColumnSerializer |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.