| Package | Description |
|---|---|
| org.apache.druid.segment.nested |
| Modifier and Type | Method and Description |
|---|---|
StructuredDataProcessor.ProcessResults |
StructuredDataProcessor.ProcessResults.addLiteralField(ArrayList<NestedPathPart> fieldPath,
int sizeOfValue) |
StructuredDataProcessor.ProcessResults |
StructuredDataProcessor.ProcessResults.addSize(int size) |
StructuredDataProcessor.ProcessResults |
StructuredDataProcessor.ProcessResults.merge(StructuredDataProcessor.ProcessResults other) |
StructuredDataProcessor.ProcessResults |
StructuredDataProcessor.processFields(Object raw)
Process fields, returning a list of all paths to literal fields, represented as an ordered sequence of
NestedPathPart. |
StructuredDataProcessor.ProcessResults |
StructuredDataProcessor.ProcessResults.withSize(int size) |
| Modifier and Type | Method and Description |
|---|---|
StructuredDataProcessor.ProcessResults |
StructuredDataProcessor.ProcessResults.merge(StructuredDataProcessor.ProcessResults other) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.