06e2da352fb63f7922f634e6aaf5381d89de57a5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private mockExecution(state ExecutionState) : Execution extracted from private mockExecution() : Execution in class org.apache.flink.runtime.checkpoint.CheckpointStateRestoreTest | From | To | |
Extract Method private mockExecutionVertex(attemptID ExecutionAttemptID, state ExecutionState) : ExecutionVertex extracted from private mockExecutionVertex(attemptID ExecutionAttemptID) : ExecutionVertex in class org.apache.flink.runtime.checkpoint.CheckpointCoordinatorTest | From | To |