18004343ba28f83606432a70871c6264bb925544
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute retry : long to retries : long in method private streamFromSocket(ctx SourceContext<String>, socket Socket) : void in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction | From | To | |
Change Variable Type | 1 | ||
Change Variable Type buffer : StringBuffer to buffer : StringBuilder in method private streamFromSocket(ctx SourceContext<String>, socket Socket) : void in class org.apache.flink.streaming.api.functions.source.SocketTextStreamFunction | From | To |