Package | Description |
---|---|
org.apache.avro.reflect |
Use Java reflection to generate schemas and protocols for existing
classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DateAsLongEncoding
This encoder/decoder writes a java.util.Date object as a long to
avro and reads a Date object from long.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.