78d91d11e52acf54486c94ad8a0ec7dda2c9eb21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable metaConnection : PhoenixConnection to sequenceSaltBuckets : Integer in method private getSaltBuckets(e TableAlreadyExistsException) : int in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type metaConnection : PhoenixConnection to sequenceSaltBuckets : Integer in method private getSaltBuckets(e TableAlreadyExistsException) : int in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Extract Method | 2 | ||
Extract Method private getSaltBuckets(e TableAlreadyExistsException) : int extracted from public init(url String, props Properties) : void in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |