public class LibPeakAnnotationWriter extends AbstractLibPeakAnnotationWriter<LibPeakAnnotation>
| Constructor and Description |
|---|
LibPeakAnnotationWriter() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getObjectClass() |
void |
write(LibPeakAnnotation value,
org.apache.avro.io.Encoder out)
Write the value to the encoder
|
createRecordFields, writeLibAnnotationgetRecordName, getRecordNameSpace, writeArray, writeMap, writeMap, writeMap, writeOptional, writeStringArray, writeUnion, writeUnionArraycreateEnumSchema, createSchema, createSchemaField, createUnionSchema, createUnionSchema, getRecordDoc, getUnion, registerUnion, rewriteNameSpaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSchemapublic void write(LibPeakAnnotation value, org.apache.avro.io.Encoder out) throws IOException
AvroWritervalue - the value to writeout - the encoderIOExceptionpublic Class getObjectClass()
Copyright © 2016. All Rights Reserved.