d29da25244389f7ae59ab590622cc78ca780624d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : CellBuilder.DataType to type : DataType 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 DataType) : Cell in class org.apache.phoenix.util.PhoenixKeyValueUtil | From | To | |
Change Return Type | 1 | ||
Change Return Type ExtendedCellBuilder to RawCellBuilder in method public getCellBuilder() : RawCellBuilder in class org.apache.phoenix.coprocessor.DelegateRegionCoprocessorEnvironment | From | To |