fbf6d3549056fc7dddc1b0130656caf83f077f71
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable rowToLock : byte[] to rowKey : byte[] in method public writeMutexCell(tenantId String, schemaName String, tableName String, columnName String, familyName String) : boolean in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Rename Variable acquired : boolean to checkAndPut : boolean in method public writeMutexCell(tenantId String, schemaName String, tableName String, columnName String, familyName String) : boolean in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.phoenix.end2end.ViewIT.FailingRegionObserver renamed to org.apache.phoenix.end2end.ViewIT.TestMetaDataRegionObserver | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ROWKEY_TO_FAIL_BYTES : byte[] to FAILED_ROWKEY_BYTES : byte[] in class org.apache.phoenix.end2end.ViewIT | From | To | |
Extract Method | 1 | ||
Extract Method public writeMutexCell(tenantId String, schemaName String, tableName String, columnName String, familyName String) : boolean extracted from public acquireUpgradeMutex(currentServerSideTableTimestamp long, rowToLock byte[]) : boolean in class org.apache.phoenix.query.ConnectionQueryServicesImpl | From | To |