7a78d00545ddd26d2147f58a100b1f8db689fbf3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type webUiDir : Path to webUiDir : File in method public RestHandlerConfiguration(refreshInterval long, maxCheckpointStatisticCacheEntries int, timeout Time, webUiDir File) in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type Path to File in method public getWebUiDir() : File in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Change Variable Type | 2 | ||
Change Variable Type webUiDir : Path to webUiDir : File in method protected initializeHandlers(restAddressFuture CompletableFuture<String>) : List<Tuple2<RestHandlerSpecification,ChannelInboundHandler>> in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint | From | To | |
Change Variable Type webUiDir : Path to webUiDir : File in method protected shutDownInternal() : CompletableFuture<Void> in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type webUiDir : Path to webUiDir : File in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To |