| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json.extended |
Provides parsing for Mongo extended types which are generally of the form
{ "$type": value }. |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoBinaryValueParser
Parsers a binary.
|
class |
MongoDateValueParser
Parses a Mongo date in the
V1 format:
|
class |
SimpleExtendedValueParser
Parsers a Mongo extended type of the form:
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.