Class ScannerModel.FilterModel.RowRangeModel

java.lang.Object
org.apache.hadoop.hbase.rest.model.ScannerModel.FilterModel.RowRangeModel
Enclosing class:
ScannerModel.FilterModel

This DTO omits the pseudo-getters in MultiRowRangeFilter.RowRange which break Jackson deserialization. It also avoids adding those as dummy JSON elements.