1aba55f42510f057c876b17db0331be5b8e35e4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type tableName : String to tableName : TableName in method public splitTable(splitPoint byte[], tableName TableName) : void in class org.apache.phoenix.end2end.SplitIT | From | To | |
Change Variable Type | 2 | ||
Change Variable Type admin : HBaseAdmin to admin : Admin in method public testUpsertSelectDoesntSeeUpsertedData() : void in class org.apache.phoenix.end2end.UpsertSelectAutoCommitIT | From | To | |
Change Variable Type admin : HBaseAdmin to admin : Admin in method public splitTable(splitPoint byte[], tableName TableName) : void in class org.apache.phoenix.end2end.SplitIT | From | To |