e984168e2eca59c08da90bd5feeac458eaa91bed
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute public expectedException : ExpectedException from class org.apache.flink.runtime.dispatcher.DispatcherTest to public expectedException : ExpectedException from class org.apache.flink.runtime.dispatcher.DispatcherResourceCleanupTest | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.flink.runtime.dispatcher.DispatcherTest.FailableSubmittedJobGraphStore moved and renamed to org.apache.flink.runtime.dispatcher.FaultySubmittedJobGraphStore | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute storedBlobFuture : CompletableFuture<BlobKey> to storedHABlobFuture : CompletableFuture<BlobKey> in class org.apache.flink.runtime.dispatcher.DispatcherResourceCleanupTest | From | To | |
| Rename Attribute deleteAllFuture : CompletableFuture<JobID> to deleteAllHABlobsFuture : CompletableFuture<JobID> in class org.apache.flink.runtime.dispatcher.DispatcherResourceCleanupTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type submittedJobGraphStore : FailableSubmittedJobGraphStore to submittedJobGraphStore : FaultySubmittedJobGraphStore in class org.apache.flink.runtime.dispatcher.DispatcherTest | From | To |