87f5b5f3411d96c31b4cb61b9a57ced22be91d1f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute sleepBeforeRerun : long to cleanReplicationBarrier : boolean in method public setCleanReplicationBarrier(shouldClean boolean) : void in class org.apache.hadoop.hbase.util.HBaseFsck | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type sleepBeforeRerun : long to cleanReplicationBarrier : boolean in method public setCleanReplicationBarrier(shouldClean boolean) : void in class org.apache.hadoop.hbase.util.HBaseFsck | From | To | |
| Extract Method | 1 | ||
| Extract Method public setCleanReplicationBarrier(shouldClean boolean) : void extracted from public exec(exec ExecutorService, args String[]) : HBaseFsck in class org.apache.hadoop.hbase.util.HBaseFsck | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter args : String[] to args : String[] in method public exec(exec ExecutorService, args String[]) : HBaseFsck in class org.apache.hadoop.hbase.util.HBaseFsck | From | To |