serialization - Does Avro handle UUIDs or java.util.Date? -
I think he does not write that object or is there any way I can write it?
I have UAID and dates spread over my Java classes that need to be sorted. So I do not want to go and do not comment on each one of them.
I'm looking for some options like:
- Aveiro writes directly to the UUID / date field and then reads as well as that.
- I can plug my custom encoder / decoder such as AVE.Custom Encoder (UUID.class, MyEncoder)
There is an Aveo ticket to decide:
Comments
Post a Comment