72784c2d836a4b977667449d3adec5e8d15453f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public testRecoveryAndDoubleExecution(procExec ProcedureExecutor<MasterProcedureEnv>, procId long, hook StepHook) : void extracted from public testRecoveryAndDoubleExecution(procExec ProcedureExecutor<MasterProcedureEnv>, procId long) : void in class org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility | From | To | |
Extract Method private modifyTable(tableName TableName, newDescriptorGetter TableDescriptorGetter, nonceGroup long, nonce long) : long extracted from public modifyTable(tableName TableName, newDescriptor TableDescriptor, nonceGroup long, nonce long) : long in class org.apache.hadoop.hbase.master.HMaster | From | To |