b0ad82191cc216c65751b68cbc11280fd5d5cd47
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type kv : KeyValue to cell : Cell in method public addToMemstore(cell Cell) : void in class org.apache.hadoop.hbase.mob.mapreduce.MemStoreWrapper | From | To | |
Change Variable Type | 1 | ||
Change Variable Type kvs : Set<KeyValue> to kvs : Set<Cell> in method public execute(fileName Text, values Iterable<KeyValue>) : void in class org.apache.hadoop.hbase.mob.mapreduce.SweepReducer.SweepPartition | From | To | |
Rename Parameter | 1 | ||
Rename Parameter kv : KeyValue to cell : Cell in method public addToMemstore(cell Cell) : void in class org.apache.hadoop.hbase.mob.mapreduce.MemStoreWrapper | From | To |