50fba9aa4e96632f7b32cf98d704683364196cbd
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type fieldNames : String[] to rowSchema : RowTypeInfo in method private serializeAndDeserialize(rowSchema RowTypeInfo, row Row) : Row in class org.apache.flink.streaming.connectors.kafka.JsonRowSerializationSchemaTest | From | To | |
| Change Parameter Type fieldNames : String[] to rowSchema : RowTypeInfo in method protected abstract createSerializationSchema(rowSchema RowTypeInfo) : SerializationSchema<Row> in class org.apache.flink.streaming.connectors.kafka.KafkaTableSink | From | To | |
| Change Parameter Type fieldNames : String[] to rowSchema : RowTypeInfo in method protected createSerializationSchema(rowSchema RowTypeInfo) : SerializationSchema<Row> in class org.apache.flink.streaming.connectors.kafka.KafkaJsonTableSink | From | To | |
| Rename Variable | 1 | ||
| Rename Variable fieldNames : String[] to rowSchema : RowTypeInfo in method public testSerializeRowWithInvalidNumberOfFields() : void in class org.apache.flink.streaming.connectors.kafka.JsonRowSerializationSchemaTest | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [fieldNames : String[], fieldTypes : TypeInformation<?>[]] to rowSchema : RowTypeInfo in method public testRowSerialization() : void in class org.apache.flink.streaming.connectors.kafka.JsonRowSerializationSchemaTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type fieldNames : String[] to rowSchema : RowTypeInfo in method public testSerializeRowWithInvalidNumberOfFields() : void in class org.apache.flink.streaming.connectors.kafka.JsonRowSerializationSchemaTest | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter fieldNames : String[] to rowSchema : RowTypeInfo in method protected createSerializationSchema(rowSchema RowTypeInfo) : SerializationSchema<Row> in class org.apache.flink.streaming.connectors.kafka.KafkaJsonTableSink | From | To | |
| Rename Parameter fieldNames : String[] to rowSchema : RowTypeInfo in method private serializeAndDeserialize(rowSchema RowTypeInfo, row Row) : Row in class org.apache.flink.streaming.connectors.kafka.JsonRowSerializationSchemaTest | From | To | |
| Rename Parameter fieldNames : String[] to rowSchema : RowTypeInfo in method protected abstract createSerializationSchema(rowSchema RowTypeInfo) : SerializationSchema<Row> in class org.apache.flink.streaming.connectors.kafka.KafkaTableSink | From | To |