| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json.loader | |
| org.apache.drill.exec.store.easy.json.parser |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
JsonLoaderImpl.messageParseError(MessageParser.MessageContextException e) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
ErrorFactory.messageParseError(MessageParser.MessageContextException e)
Parser is configured to find a message tag within the JSON
and a syntax occurred when following the data path.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MessageParser.parsePrefix(TokenIterator tokenizer) |
boolean |
SimpleMessageParser.parsePrefix(TokenIterator tokenizer) |
void |
MessageParser.parseSuffix(TokenIterator tokenizer) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.