| Class | Description |
|---|---|
| HiveJsonReader |
This class converts JSON strings into Java or Hive Primitive objects.
|
| HiveJsonWriter |
A class which takes Java Objects and a ObjectInspector to produce a JSON
string representation of the structure.
|
| Enum | Description |
|---|---|
| BinaryEncoding |
Enums describing the available String->Bytes encoding available for JSON
parsing.
|
| HiveJsonReader.Feature |
Enumeration that defines all on/off features for this reader.
|
| HiveJsonWriter.Feature |
Enumeration that defines all on/off features for this writer.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.