Package org.apache.avro.generic
-
Interface Summary Interface Description DeterministicMapOrderDatumWriter This interface provides method to write map entries in a deterministic order. -
Class Summary Class Description DeterministicMapOrderGenericDatumWriter<T> An Avro generic datum writer that sorts the map entries by keys before serializing the map.