77e7de406be40176e4cdec35cce0afde0c5e5e63
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public waitForCompletion() : int from class org.apache.drill.BaseTestQuery.SilentListener to public await() : int from class org.apache.drill.exec.rpc.user.AwaitableUserResultsListener | From | To | |
Move Method | 1 | ||
Move Method public await() : int from class org.apache.drill.exec.client.PrintingResultsListener to public await() : int from class org.apache.drill.exec.rpc.user.AwaitableUserResultsListener | From | To | |
Move Attribute | 2 | ||
Move Attribute private exception : UserException from class org.apache.drill.BaseTestQuery.SilentListener to private exception : UserException from class org.apache.drill.exec.rpc.user.AwaitableUserResultsListener | From | To | |
Move Attribute private latch : CountDownLatch from class org.apache.drill.BaseTestQuery.SilentListener to private latch : CountDownLatch from class org.apache.drill.exec.rpc.user.AwaitableUserResultsListener | From | To |