public final class SpecificRecordAppender extends Object implements ObjectAppender<org.apache.avro.specific.SpecificRecord>
TOSTRING_APPENDER| Constructor and Description |
|---|
SpecificRecordAppender() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(org.apache.avro.specific.SpecificRecord object,
Appendable appendTo)
Write an Object to a char stream.
|
MimeType |
getAppendedType()
the MimeType of the format used to write the Object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptandThenpublic MimeType getAppendedType()
ObjectAppendergetAppendedType in interface ObjectAppender<org.apache.avro.specific.SpecificRecord>public void append(org.apache.avro.specific.SpecificRecord object,
Appendable appendTo)
throws IOException
ObjectAppenderappend in interface ObjectAppender<org.apache.avro.specific.SpecificRecord>IOExceptionCopyright © 2018 SPF4J. All rights reserved.