| Package | Description |
|---|---|
| org.apache.drill.exec.physical.resultSet.util | |
| org.apache.drill.exec.server.rest.stream | |
| org.apache.drill.exec.vector.complex.fn |
| Modifier and Type | Method and Description |
|---|---|
JsonOutput |
JsonWriter.jsonOutput() |
| Constructor and Description |
|---|
JsonWriter(JsonOutput gen) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingHttpConnection.writeNewline(JsonOutput gen) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicJsonOutput
A JSON output class that generates standard JSON.
|
class |
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.
|
| Constructor and Description |
|---|
JsonWriter(JsonOutput gen) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.