Uses of Package
org.apache.drill.exec.store.easy.json.loader
Package
Description
Provides parsing for Mongo extended types which are generally of the form
{ "$type": value }
.-
ClassDescriptionExtends the
JsonStructureOptions
class, which provides JSON syntactic options, with a number of semantic options enforced at the JSON loader level. -
ClassDescriptionBase field factor class which handles the common tasks for building column writers and JSON listeners.Describes a new field within an object.Extensible mechanism to build fields for a JSON object (a Drill row or Map).Revised JSON loader that is based on the
ResultSetLoader
abstraction. -
ClassDescriptionBase field factor class which handles the common tasks for building column writers and JSON listeners.Describes a new field within an object.Extensible mechanism to build fields for a JSON object (a Drill row or Map).Enhanced second-generation JSON loader which takes an input source and creates a series of record batches using the
ResultSetLoader
abstraction.Revised JSON loader that is based on theResultSetLoader
abstraction.Extends theJsonStructureOptions
class, which provides JSON syntactic options, with a number of semantic options enforced at the JSON loader level.Base class for scalar and object arrays.Accepts { name : value ... -
-
ClassDescriptionIt allows setting the current value in the iterator and can be used once after
ClosingStreamIterator.next()
callRevised JSON loader that is based on theResultSetLoader
abstraction. -
ClassDescriptionEnhanced second-generation JSON loader which takes an input source and creates a series of record batches using the
ResultSetLoader
abstraction.Revised JSON loader that is based on theResultSetLoader
abstraction.