52b5d9d5f8d1f41218956bb6099a3d7eaf50939a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private incrementCounterForIndex(conn PhoenixConnection, failedIndexTable String, amount long) : void from class org.apache.phoenix.index.PhoenixIndexFailurePolicy to public incrementCounterForIndex(conn PhoenixConnection, failedIndexTable String, amount long) : Result from class org.apache.phoenix.util.IndexUtil | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Result in method public incrementCounterForIndex(conn PhoenixConnection, failedIndexTable String, amount long) : Result in class org.apache.phoenix.util.IndexUtil | From | To |