6484f453cfeb4f8e04a231f41cc004b309bbdd37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable exception : Throwable to priorException : Throwable in method private shutDownRpcs(rpcServices RpcService[], priorException Throwable) : Throwable in class org.apache.flink.runtime.minicluster.MiniCluster | From | To | |
Extract Method | 1 | ||
Extract Method private shutDownRpcs(rpcServices RpcService[], priorException Throwable) : Throwable extracted from private shutdownInternally() : void in class org.apache.flink.runtime.minicluster.MiniCluster | From | To |