Interface | Description |
---|---|
ExtendedTypeName | |
JsonOutput |
Interface through which UDFs, RecordWriters and other systems can write out a
JSON output.
|
Class | Description |
---|---|
BasicJsonOutput |
A JSON output class that generates standard JSON.
|
DrillBufInputStream |
An InputStream that wraps a DrillBuf and implements the seekable interface.
|
ExtendedJsonOutput |
Writes JSON Output that will wrap Binary, Date, Time, Timestamp, Integer,
Decimal and Interval types with wrapping maps for better type resolution upon
deserialization.
|
FieldSelection |
This class manages the projection pushdown for a complex path.
|
JsonReader | |
JsonReader.Builder | |
JsonReaderUtils | |
JsonWriter | |
SeekableBAIS |
A ByteArrayInputStream that supports the HDFS Seekable API.
|
Enum | Description |
---|---|
DateOutputFormat |
Describes the default date output format to use for JSON.
|
ExtendedType |
Copyright © 1970 The Apache Software Foundation. All rights reserved.