| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json.loader | |
| org.apache.drill.exec.store.easy.json.parser |
| Modifier and Type | Method and Description |
|---|---|
JsonLoaderImpl.JsonLoaderBuilder |
JsonLoaderImpl.JsonLoaderBuilder.messageParser(MessageParser messageParser) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMessageParser
A message parser which accepts a path to the data encoded as a
slash-separated string.
|
| Modifier and Type | Method and Description |
|---|---|
JsonStructureParser.JsonStructureParserBuilder |
JsonStructureParser.JsonStructureParserBuilder.messageParser(MessageParser messageParser) |
| Constructor and Description |
|---|
EmbeddedArrayParser(JsonStructureParser structParser,
MessageParser messageParser) |
EmbeddedObjectParser(JsonStructureParser structParser,
MessageParser messageParser) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.