public class JsonRecordWriter extends AbstractRecordWriter
| Constructor and Description |
|---|
JsonRecordWriter(RecordDefinition recordDefinition,
Writer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
String |
toString() |
void |
write(Record object) |
getRecordDefinition, isIndent, isWritable, isWriteNulls, setIndent, setProperty, setWriteNullsclose, close, close, openclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakpublic JsonRecordWriter(RecordDefinition recordDefinition, Writer out)
public void close()
close in interface Writer<Record>close in interface AutoCloseableclose in class AbstractWriter<Record>public void flush()
public void write(Record object)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.