Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
We deal with rowArray and qualifierArray in these classes. Instead keep ref to current/previous cells and use Cell based compares/matching.
Again this will increase the number of calls to getXXXOffset/Length. HBASE-13448 has to go in before this.