13ff76db13b5d89ed5678c76e6af482b5954eca1
Files Diff
- Added: 5
- Removed: 16
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.apache.flink.runtime.rpc.akka.messages.RunnableMessage renamed to org.apache.flink.runtime.rpc.akka.messages.RunAsync | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type actors : Set<ActorRef> to actors : Collection<ActorRef> in class org.apache.flink.runtime.rpc.akka.AkkaRpcService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter timeout : Timeout to callTimeout : Timeout in method public callAsync(callable Callable<V>, callTimeout Timeout) : Future<V> in class org.apache.flink.runtime.rpc.MainThreadExecutor | From | To |