| Package | Description |
|---|---|
| org.apache.druid.segment | |
| org.apache.druid.segment.nested |
| Modifier and Type | Method and Description |
|---|---|
void |
NestedDataColumnIndexer.mergeFields(SortedMap<String,NestedLiteralTypeInfo.MutableTypeSet> mergedFields) |
| Modifier and Type | Method and Description |
|---|---|
NestedLiteralTypeInfo.MutableTypeSet |
NestedLiteralTypeInfo.MutableTypeSet.add(ColumnType type) |
NestedLiteralTypeInfo.MutableTypeSet |
NestedLiteralTypeInfo.MutableTypeSet.merge(byte other) |
| Modifier and Type | Method and Description |
|---|---|
void |
NestedLiteralTypeInfo.Writer.write(NestedLiteralTypeInfo.MutableTypeSet types) |
| Modifier and Type | Method and Description |
|---|---|
void |
NestedDataColumnSerializer.serializeFields(SortedMap<String,NestedLiteralTypeInfo.MutableTypeSet> fields) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.