a3fd548e9c76c67609bbf159d5fb743d756450b1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable jobGraph : JobGraph in method public testWrongJobIdAndWrongQueryableStateName() : void from class org.apache.flink.queryablestate.itcases.AbstractQueryableStateTestBase | From | To | |
Extract Method | 2 | ||
Extract Method private notifyWhenJobStatusIs(jobId JobID, status JobStatus, deadline Deadline) : CompletableFuture<TestingJobManagerMessages.JobStatusIs> extracted from public testDuplicateRegistrationFailsJob() : void in class org.apache.flink.queryablestate.itcases.AbstractQueryableStateTestBase | From | To | |
Extract Method private notifyWhenJobStatusIs(jobId JobID, status JobStatus, deadline Deadline) : CompletableFuture<TestingJobManagerMessages.JobStatusIs> extracted from public testWrongJobIdAndWrongQueryableStateName() : void in class org.apache.flink.queryablestate.itcases.AbstractQueryableStateTestBase | From | To |