OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
boolean nonOverLapping=(getComparator().compareRows(firstKeyKV,largestScanRow,0,largestScanRow.length) > 0 && !Bytes.equals(scan.isReversed() ? scan.getStartRow() : scan.getStopRow(),HConstants.EMPTY_END_ROW)) || getComparator().compareRows(lastKeyKV,smallestScanRow,0,smallestScanRow.length) < 0;boolean nonOverLapping=(getComparator().compareRows(firstKeyKV.get(),largestScanRow,0,largestScanRow.length) > 0 && !Bytes.equals(scan.isReversed() ? scan.getStartRow() : scan.getStopRow(),HConstants.EMPTY_END_ROW)) || getComparator().compareRows(lastKeyKV.get(),smallestScanRow,0,smallestScanRow.length) < 0;getComparator().compareRows(lastKeyKV,smallestScanRow,0,smallestScanRow.length)getComparator().compareRows(lastKeyKV.get(),smallestScanRow,0,smallestScanRow.length)hbasea5f84430a305db6a1eddd45f82d19babf43a8d01org.apache.hadoop.hbase.regionserver.StoreFileReader
_1428
_2422
_1lastKeyKV
_2lastKeyKV
TCIVarlastKeyKV
v0getComparator()
v1smallestScanRow
v20
v3smallestScanRow.length
TCIVarlastKeyKV
v0getComparator()
v1smallestScanRow
v20
v3smallestScanRow.length
UsesTrue
boolean nonOverLapping=(getComparator().compareRows(firstKeyKV,largestScanRow,0,largestScanRow.length) > 0 && !Bytes.equals(scan.isReversed() ? scan.getStartRow() : scan.getStopRow(),HConstants.EMPTY_END_ROW)) || getComparator().compareRows(lastKeyKV,smallestScanRow,0,smallestScanRow.length) < 0;boolean nonOverLapping=(getComparator().compareRows(firstKeyKV.get(),largestScanRow,0,largestScanRow.length) > 0 && !Bytes.equals(scan.isReversed() ? scan.getStartRow() : scan.getStopRow(),HConstants.EMPTY_END_ROW)) || getComparator().compareRows(lastKeyKV.get(),smallestScanRow,0,smallestScanRow.length) < 0;getComparator().compareRows(firstKeyKV,largestScanRow,0,largestScanRow.length)getComparator().compareRows(firstKeyKV.get(),largestScanRow,0,largestScanRow.length)hbasea5f84430a305db6a1eddd45f82d19babf43a8d01org.apache.hadoop.hbase.regionserver.StoreFileReader
_1427
_2421
_1firstKeyKV
_2firstKeyKV
TCIVarfirstKeyKV
v0getComparator()
v1largestScanRow
v20
v3largestScanRow.length
TCIVarfirstKeyKV
v0getComparator()
v1largestScanRow
v20
v3largestScanRow.length
UsesTrue