a6de19bd2290d8242b002ff661ec7028577e3055
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable metaConnection : PhoenixConnection to oldMetaConnection : PhoenixConnection in method private updateSystemCatalogTimestamp(oldMetaConnection PhoenixConnection, timestamp long) : PhoenixConnection in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Extract Method | 1 | ||
Extract Method private updateSystemCatalogTimestamp(oldMetaConnection PhoenixConnection, timestamp long) : PhoenixConnection extracted from public init(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |