Class | Description |
---|---|
ArrayWriteContext | |
AvroWriteContext | |
MapWriteContext |
Alternative to
ObjectWriteContext that needs to be used with
Avro Map datatype. |
NonBSGenericDatumWriter<D> |
Need to sub-class to prevent encoder from crapping on writing an optional
Enum value (see [dataformat-avro#12])
|
NopWriteContext |
Bogus
AvroWriteContext used when ignoring structured output. |
ObjectWriteContext |
Copyright © 2016 FasterXML. All rights reserved.