648cc5e8233f548b737a6d38683b66148fcf6e7f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable prevTimestamp : long to index : int in method public testYieldEachExecutionStep() : void in class org.apache.hadoop.hbase.procedure2.TestYieldProcedures | From | To | |
| Extract Variable | 2 | ||
| Extract Variable ts : long in method protected rollbackState(env TestProcEnv, state State) : void from class org.apache.hadoop.hbase.procedure2.TestYieldProcedures.TestStateMachineProcedure | From | To | |
| Extract Variable ts : long in method protected executeFromState(env TestProcEnv, state State) : StateMachineProcedure.Flow from class org.apache.hadoop.hbase.procedure2.TestYieldProcedures.TestStateMachineProcedure | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type prevTimestamp : long to index : int in method public testYieldEachExecutionStep() : void in class org.apache.hadoop.hbase.procedure2.TestYieldProcedures | From | To |