5c2da21f25741502dd8ca64ce9d314a1ebea1441
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type void to boolean in method protected sendValues(values Iterable<Tuple1<Integer>>, timestamp long) : boolean in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSinkTest.ListSink | From | To | |
Change Return Type void to boolean in method protected sendValues(values Iterable<IN>, timestamp long) : boolean in class org.apache.flink.streaming.connectors.cassandra.CassandraTupleWriteAheadSink | From | To | |
Change Return Type void to boolean in method protected abstract sendValues(value Iterable<IN>, timestamp long) : boolean in class org.apache.flink.streaming.runtime.operators.GenericWriteAheadSink | From | To |