952a01cce6d7d314ca26e89a398e75f38690cdad
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class org.apache.phoenix.mapreduce.FormatToKeyValueMapper renamed to org.apache.phoenix.mapreduce.FormatToBytesWritableMapper | From | To | |
Rename Class org.apache.phoenix.mapreduce.FormatToKeyValueMapperTest renamed to org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute LOGICAN_NAMES_TO_JSON : Function<List<TargetTableRef>,String> to LOGICAL_NAMES_TO_JSON : Function<List<TargetTableRef>,String> in class org.apache.phoenix.mapreduce.bulkload.TargetTableRefFunctions | From | To | |
Change Variable Type | 1 | ||
Change Variable Type bos : TrustedByteArrayOutputStream to bos : ByteArrayOutputStream in method private writeAggregatedRow(context Context, tableIndex int, lkv List<KeyValue>) : void in class org.apache.phoenix.mapreduce.FormatToBytesWritableMapper | From | To |