c2d5991b82e3b807cb11f5735ef5068b73720725
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable root : Path to dir : Path in method private generateUniqTempDir(withDirCreated boolean) : Path in class org.apache.hadoop.hbase.mapreduce.CopyTable | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable t1 : Table to t : Table in method private loadData(t Table, family byte[], column byte[]) : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Parameterize Variable t2 : Table to t : Table in method private verifyRows(t Table, family byte[], column byte[]) : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Extract Variable | 1 | ||
Extract Variable row : byte[] in method private loadData(t Table, family byte[], column byte[]) : void from class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Extract Method | 4 | ||
Extract Method private initCopyTableMapperReducerJob(job Job, scan Scan) : void extracted from public createSubmittableJob(args String[]) : Job in class org.apache.hadoop.hbase.mapreduce.CopyTable | From | To | |
Extract Method private generateUniqTempDir(withDirCreated boolean) : Path extracted from public createSubmittableJob(args String[]) : Job in class org.apache.hadoop.hbase.mapreduce.CopyTable | From | To | |
Extract Method private verifyRows(t Table, family byte[], column byte[]) : void extracted from private doCopyTableTest(bulkload boolean) : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To | |
Extract Method private loadData(t Table, family byte[], column byte[]) : void extracted from private doCopyTableTest(bulkload boolean) : void in class org.apache.hadoop.hbase.mapreduce.TestCopyTable | From | To |