e797b36c2ce42e9b9fd6b37fd8b9f79f79d6f18f
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,KeyValue> to context : Mapper<LongWritable,Text,TableRowkeyPair,ImmutableBytesWritable> in method private MapperUpsertListener(context Mapper<LongWritable,Text,TableRowkeyPair,ImmutableBytesWritable>, ignoreRecordErrors boolean) in class org.apache.phoenix.mapreduce.FormatToKeyValueMapper.MapperUpsertListener | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type context : Mapper<LongWritable,Text,TableRowkeyPair,KeyValue> to context : Mapper<LongWritable,Text,TableRowkeyPair,ImmutableBytesWritable> in class org.apache.phoenix.mapreduce.FormatToKeyValueMapper.MapperUpsertListener | From | To |