Package org.apache.avro.specific
-
Class Summary Class Description DeterministicMapOrderSpecificDatumWriter<T> An Avro specific datum writer that sorts the map entries by keys before serializing the map.
| Class | Description |
|---|---|
| DeterministicMapOrderSpecificDatumWriter<T> |
An Avro specific datum writer that sorts the map entries by keys before
serializing the map.
|