e1805583b75ab7d31726cd605241e6faee793efb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shutDownAsync() : CompletableFuture<Void> renamed to public closeAsync() : CompletableFuture<Void> in class org.apache.flink.runtime.rest.RestServerEndpoint | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type tmpDir : File to webUiDir : Path in method public RestHandlerConfiguration(refreshInterval long, maxCheckpointStatisticCacheEntries int, timeout Time, webUiDir Path) in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Rename Variable | 3 | ||
Rename Variable tmpDir : File to webUiDir : Path in method protected initializeHandlers(restAddressFuture CompletableFuture<String>) : List<Tuple2<RestHandlerSpecification,ChannelInboundHandler>> in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint | From | To | |
Rename Variable tmpDir : File to webUiDir : Path in method public fromConfiguration(configuration Configuration) : RestHandlerConfiguration in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Rename Variable tmpDir : File to webUiDir : Path in method protected shutDownInternal() : CompletableFuture<Void> in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint | From | To | |
Rename Attribute | 1 | ||
Rename Attribute tmpDir : File to webUiDir : Path in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Change Variable Type | 3 | ||
Change Variable Type tmpDir : File to webUiDir : Path in method protected initializeHandlers(restAddressFuture CompletableFuture<String>) : List<Tuple2<RestHandlerSpecification,ChannelInboundHandler>> in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint | From | To | |
Change Variable Type tmpDir : File to webUiDir : Path in method public fromConfiguration(configuration Configuration) : RestHandlerConfiguration in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Change Variable Type tmpDir : File to webUiDir : Path in method protected shutDownInternal() : CompletableFuture<Void> in class org.apache.flink.runtime.webmonitor.WebMonitorEndpoint | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tmpDir : File to webUiDir : Path in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
Rename Parameter | 1 | ||
Rename Parameter tmpDir : File to webUiDir : Path in method public RestHandlerConfiguration(refreshInterval long, maxCheckpointStatisticCacheEntries int, timeout Time, webUiDir Path) in class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To |