fd65a2411ddf8f80d69e8de425bd8805de300195
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public socketTextStream(hostname String, port int, delimiter char, maxRetry int) : DataStreamSource<String> extracted from public socketTextStream(hostname String, port int, delimiter char) : DataStreamSource<String> in class org.apache.flink.streaming.api.environment.StreamExecutionEnvironment | From | To |