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