c083bc825e2f5fd99f7343a784ab5700dbcff6df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type context : Mapper<LongWritable,Text,TableRowkeyPair,ImmutableBytesWritable> to context : Mapper<LongWritable,Text,TableRowkeyPair,KeyValue> in method private MapperUpsertListener(context Mapper<LongWritable,Text,TableRowkeyPair,KeyValue>, ignoreRecordErrors boolean) in class org.apache.phoenix.mapreduce.FormatToKeyValueMapper.MapperUpsertListener | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type context : Mapper<LongWritable,Text,TableRowkeyPair,ImmutableBytesWritable> to context : Mapper<LongWritable,Text,TableRowkeyPair,KeyValue> in class org.apache.phoenix.mapreduce.FormatToKeyValueMapper.MapperUpsertListener | From | To |