Cell seekKey=CellUtil.createFirstOnRow(lastRow,0,(short)lastRow.length); | Cell seekKey=CellUtil.createFirstOnRow(lastRow.get()); | CellUtil.createFirstOnRow(lastRow,0,(short)lastRow.length) | CellUtil.createFirstOnRow(lastRow.get()) | hbase | a5f84430a305db6a1eddd45f82d19babf43a8d01 | org.apache.hadoop.hbase.regionserver.StoreFileScanner | | | | - org.apache.hadoop.hbase.CellUtil
| | Uses | False |