9a2ba6e058e907aef65e0af8731ca5ec8733712e
Files Diff
- Added: 9
- Removed: 6
- Renamed: 0
- Modified: 43
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable typeInfos : TypeInformation<?>[] to fieldTypes : TypeInformation<?>[] in method private getFieldTypes() : TypeInformation[] in class org.apache.flink.addons.hbase.HBaseTableSource | From | To | |
Rename Attribute | 1 | ||
Rename Attribute schema : HBaseTableSchema to hBaseSchema : HBaseTableSchema in class org.apache.flink.addons.hbase.HBaseTableSource | From | To | |
Extract Method | 1 | ||
Extract Method private getFieldTypes() : TypeInformation[] extracted from public getReturnType() : TypeInformation<Row> in class org.apache.flink.addons.hbase.HBaseTableSource | From | To |