| Package | Description |
|---|---|
| org.apache.arrow.vector.ipc |
| Modifier and Type | Method and Description |
|---|---|
static JsonFileWriter.JSONWriteConfig |
JsonFileWriter.config() |
JsonFileWriter.JSONWriteConfig |
JsonFileWriter.JSONWriteConfig.pretty(boolean pretty) |
| Constructor and Description |
|---|
JsonFileWriter(File outputFile,
JsonFileWriter.JSONWriteConfig config)
Constructs a new writer that will output to
outputFile with the given options. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.