5ded2944199f27440a46df6f200ff2a31c1b8728
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable value : byte[] in method private doPuts(maxOps int, valueSize int, tables Table...) : int from class org.apache.hadoop.hbase.quotas.TestQuotaThrottle | From | To | |
Extract Method | 2 | ||
Extract Method private testSetGetRemoveRPCQuota(throttleType ThrottleType) : void extracted from public testSetGetRemoveRPCQuota() : void in class org.apache.hadoop.hbase.quotas.TestQuotaAdmin | From | To | |
Extract Method private doPuts(maxOps int, valueSize int, tables Table...) : int extracted from private doPuts(maxOps int, tables Table...) : int in class org.apache.hadoop.hbase.quotas.TestQuotaThrottle | From | To |