cd81738b1fbcb5cf19123b2dca8da31f602b9c64
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable existingProps : Map<String,String> to currentProps : ReadOnlyProps in method public PhoenixConnection(services ConnectionQueryServices, url String, info Properties, metaData PMetaData) in class org.apache.phoenix.jdbc.PhoenixConnection | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type existingProps : Map<String,String> to currentProps : ReadOnlyProps in method public PhoenixConnection(services ConnectionQueryServices, url String, info Properties, metaData PMetaData) in class org.apache.phoenix.jdbc.PhoenixConnection | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public addAll(overrides Properties) : ReadOnlyProps extracted from public PhoenixConnection(services ConnectionQueryServices, url String, info Properties, metaData PMetaData) in class org.apache.phoenix.jdbc.PhoenixConnection & moved to class org.apache.phoenix.util.ReadOnlyProps | From | To |