3b07e61b5b525ba0df68956803893e3135bea617
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method private recordDoneStats() : void extracted from public transitionToFailed(throwable Throwable) : boolean in class com.facebook.presto.execution.QueryStateMachine | From | To | |
| Extract Method private recordDoneStats() : void extracted from private transitionToFinished() : boolean in class com.facebook.presto.execution.QueryStateMachine | From | To | |
| Extract Method private assertFinalState(stateMachine QueryStateMachine, expectedState QueryState, expectedException Exception) : void extracted from private assertFinalState(stateMachine QueryStateMachine, expectedState QueryState) : void in class com.facebook.presto.execution.TestQueryStateMachine | From | To | |
| Extract Method private assertState(stateMachine QueryStateMachine, expectedState QueryState, expectedException Exception) : void extracted from private assertState(stateMachine QueryStateMachine, expectedState QueryState) : void in class com.facebook.presto.execution.TestQueryStateMachine | From | To |