public class JsonWriter extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static interface |
JsonWriter.Serializer |
| Constructor and Description |
|---|
JsonWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path writePath) |
public JsonWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path writePath)
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.