39db0cac78e44a92f7e730244f0e1ea02e81a4c5
Files Diff
- Added: 0
- Removed: 55
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private closeScanner(region Region, scanner RegionScanner, scannerName String, context RpcCallContext) : boolean inlined to public scan(controller RpcController, request ScanRequest) : ScanResponse in class org.apache.hadoop.hbase.regionserver.RSRpcServices | From | To | |
Inline Method public createTableDescriptor(tableName TableName, families byte[][], maxVersions int) : HTableDescriptor inlined to public createTable(tableName TableName, families byte[][], numVersions int, startKey byte[], endKey byte[], numRegions int) : Table in class org.apache.hadoop.hbase.HBaseTestingUtility | From | To |