cf3e370ee1c98d0a06475a66e5ccd3a4ad7d0239
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : DataType to type : Type in method public newKeyValue(key byte[], keyOffset int, keyLength int, cf byte[], cfOffset int, cfLength int, cq byte[], cqOffset int, cqLength int, ts long, value byte[], valueOffset int, valueLength int, type Type) : Cell in class org.apache.phoenix.util.PhoenixKeyValueUtil | From | To | |
Change Return Type | 1 | ||
Change Return Type DataType to Type in method public getType() : Type in class org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.DelegateCell | From | To |