Description
HbaseMapWritable and RowResult currently implement Map. However, it would be trivial (and highly useful) for them to implement SortedMap since HbaseMapWritable already uses a TreeMap for the map.
HbaseMapWritable and RowResult currently implement Map. However, it would be trivial (and highly useful) for them to implement SortedMap since HbaseMapWritable already uses a TreeMap for the map.