| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json.extended |
Provides parsing for Mongo extended types which are generally of the form
{ "$type": value }. |
| org.apache.drill.exec.store.easy.json.loader | |
| org.apache.drill.exec.store.easy.json.values | |
| org.apache.drill.exec.store.kafka.decoders |
| Class and Description |
|---|
| BaseFieldFactory
Base field factor class which handles the common tasks for
building column writers and JSON listeners.
|
| FieldDefn
Describes a new field within an object.
|
| FieldFactory
Extensible mechanism to build fields for a JSON object (a Drill
row or Map).
|
| JsonLoaderImpl
Revised JSON loader that is based on the
ResultSetLoader abstraction. |
| Class and Description |
|---|
| BaseFieldFactory
Base field factor class which handles the common tasks for
building column writers and JSON listeners.
|
| BaseJsonLoaderTest |
| FieldDefn
Describes a new field within an object.
|
| FieldFactory
Extensible mechanism to build fields for a JSON object (a Drill
row or Map).
|
| JsonLoader
Enhanced second-generation JSON loader which takes an input
source and creates a series of record batches using the
ResultSetLoader abstraction. |
| JsonLoaderImpl
Revised JSON loader that is based on the
ResultSetLoader abstraction. |
| JsonLoaderImpl.JsonLoaderBuilder |
| JsonLoaderOptions
Extends the
JsonStructureOptions class, which provides
JSON syntactic options, with a number of semantic options enforced
at the JSON loader level. |
| SimpleArrayListener
Base class for scalar and object arrays.
|
| SimpleArrayListener.StructureArrayListener |
| TupleParser
Accepts { name : value ...
|
| Class and Description |
|---|
| JsonLoaderImpl
Revised JSON loader that is based on the
ResultSetLoader abstraction. |
| Class and Description |
|---|
| JsonLoader
Enhanced second-generation JSON loader which takes an input
source and creates a series of record batches using the
ResultSetLoader abstraction. |
| JsonLoaderImpl
Revised JSON loader that is based on the
ResultSetLoader abstraction. |
| JsonLoaderImpl.JsonLoaderBuilder |
Copyright © 2021 The Apache Software Foundation. All rights reserved.