1f7b47a5e75fe5f6014b4dcdeb4637d05fd12a43
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 setImmutableTableIndexesImmutable(oldMetaConnection PhoenixConnection, timestamp long) : PhoenixConnection in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Extract Method | 1 | ||
Extract Method private setImmutableTableIndexesImmutable(oldMetaConnection PhoenixConnection, timestamp long) : PhoenixConnection extracted from public init(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |