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:

  1. Aveiro writes directly to the UUID / date field and then reads as well as that.
  2. I can plug my custom encoder / decoder such as AVE.Custom Encoder (UUID.class, MyEncoder)

There is an Aveo ticket to decide:


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

Powerbuilder 12.1 and DataWindow in Design vs Debug and Executable/Runtime -

css3 - HTML Block Anchor element only half clickable in Chrome -