15031c5bd52f4c8cc733ffd943b35da452fa0ec4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type lastBlock : MutableObject to lastBlock : MutableObject<Object> in method private scan(controller HBaseRpcController, request ScanRequest, rsh RegionScannerHolder, maxQuotaResultSize long, maxResults int, limitOfRows int, results List<Result>, builder ScanResponse.Builder, lastBlock MutableObject<Object>, context RpcCallContext) : void in class org.apache.hadoop.hbase.regionserver.RSRpcServices | From | To | |
Inline Method | 2 | ||
Inline Method private getSumOfCellElementLengths(cell Cell) : int inlined to public estimatedSerializedSizeOf(cell Cell) : int in class org.apache.hadoop.hbase.PrivateCellUtil | From | To |