8b470f6f3d0dffb11d20e3018dca577d87db6762
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 2 | ||
Move Class org.apache.phoenix.end2end.mapreduce.IndexToolIT moved to org.apache.phoenix.end2end.IndexToolIT | From | To | |
Move Class org.apache.phoenix.end2end.mapreduce.CsvBulkLoadToolIT moved to org.apache.phoenix.end2end.CsvBulkLoadToolIT | From | To | |
Extract Method | 4 | ||
Extract Method private unlock(mode LockMode) : void extracted from public getQueryServices() : QueryServices in class org.apache.phoenix.jdbc.PhoenixDriver | From | To | |
Extract Method private unlock(mode LockMode) : void extracted from public connect(url String, info Properties) : Connection in class org.apache.phoenix.jdbc.PhoenixDriver | From | To | |
Extract Method private unlock(mode LockMode) : void extracted from public close() : void in class org.apache.phoenix.jdbc.PhoenixDriver | From | To | |
Extract Method private unlock(mode LockMode) : void extracted from protected getConnectionQueryServices(url String, info Properties) : ConnectionQueryServices in class org.apache.phoenix.jdbc.PhoenixDriver | From | To |