11aa6742f0aa44d6084f95810c675aa387e9ee86
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cellBuilder : CellBuilder to cellBuilder : ExtendedCellBuilder in method public toCell(cellBuilder ExtendedCellBuilder, cell CellProtos.Cell) : Cell in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Change Parameter Type cellBuilder : CellBuilder to cellBuilder : ExtendedCellBuilder in method public toCell(cellBuilder ExtendedCellBuilder, cell CellProtos.Cell) : Cell in class org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil | From | To | |
Change Variable Type | 4 | ||
Change Variable Type builder : CellBuilder to builder : ExtendedCellBuilder in method public toResult(proto ClientProtos.Result, scanner CellScanner) : Result in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Change Variable Type builder : CellBuilder to builder : ExtendedCellBuilder in method public toResult(proto ClientProtos.Result) : Result in class org.apache.hadoop.hbase.protobuf.ProtobufUtil | From | To | |
Change Variable Type builder : CellBuilder to builder : ExtendedCellBuilder in method public toResult(proto ClientProtos.Result, scanner CellScanner) : Result in class org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil | From | To | |
Change Variable Type builder : CellBuilder to builder : ExtendedCellBuilder in method public toResult(proto ClientProtos.Result) : Result in class org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type type : Byte to type : KeyValue.Type in class org.apache.hadoop.hbase.ExtendedCellBuilderImpl | From | To | |
Change Attribute Type cellBuilder : CellBuilder to cellBuilder : ExtendedCellBuilder in class org.apache.hadoop.hbase.replication.BulkLoadCellFilter | From | To |