Uses of Class
org.apache.arrow.vector.ipc.JsonFileWriter.JSONWriteConfig
-
Uses of JsonFileWriter.JSONWriteConfig in org.apache.arrow.vector.ipc
Modifier and TypeMethodDescriptionJsonFileWriter.config()
JsonFileWriter.JSONWriteConfig.pretty
(boolean pretty) ModifierConstructorDescriptionJsonFileWriter
(File outputFile, JsonFileWriter.JSONWriteConfig config) Constructs a new writer that will output tooutputFile
with the given options.