6b60ba8adebd531597d59d361b11fc1e32b40523
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable put : Put in method private mutateRows(region Region, actions List<ClientProtos.Action>, cellScanner CellScanner, builder RegionActionResult.Builder) : void from class org.apache.hadoop.hbase.regionserver.RSRpcServices | From | To | |
Extract Variable put : Put in method private checkAndRowMutate(region Region, actions List<ClientProtos.Action>, cellScanner CellScanner, row byte[], family byte[], qualifier byte[], compareOp CompareOp, comparator ByteArrayComparable, builder RegionActionResult.Builder) : boolean from class org.apache.hadoop.hbase.regionserver.RSRpcServices | From | To |