4b7ab28b7ad75488a53543da413fbbb98f296104
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type selfGateway : C to selfGateway : RpcGateway in method public stopServer(selfGateway RpcGateway) : void in class org.apache.flink.runtime.rpc.akka.AkkaRpcService | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type actors : Collection<ActorRef> to actors : Set<ActorRef> in class org.apache.flink.runtime.rpc.akka.AkkaRpcService | From | To |