1dc900884896867d6e641d1c9470eacac133cf91
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private checkIndexStateInternal(conn Connection, fullIndexName String, expectedIndexState PIndexState, expectedIndexDisableTimestamp Long) : IndexStateCheck extracted from public checkIndexState(conn Connection, fullIndexName String, expectedIndexState PIndexState, expectedIndexDisableTimestamp Long) : boolean in class org.apache.phoenix.util.TestUtil | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter index : String to fullIndexName : String in method private waitForIndexRebuild(conn Connection, fullIndexName String, expectedIndexState PIndexState) : void in class org.apache.phoenix.end2end.index.MutableIndexFailureIT | From | To |