42cc3a2a9c41dda7cf338db36b45131db9150674
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable initialFencingToken : UUID to fencingToken : UUID in method public testFencing() : void in class org.apache.flink.runtime.rpc.FencedRpcEndpointTest | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.flink.runtime.rpc.exceptions.FencingTokenMismatchException renamed to org.apache.flink.runtime.rpc.exceptions.FencingTokenException | From | To | |
| Extract Variable | 1 | ||
| Extract Variable expectedFencingToken : F in method protected handleMessage(message Object) : void from class org.apache.flink.runtime.rpc.akka.FencedAkkaRpcActor | From | To |