72b295b3b52dff2d0bc5b78881826e8936c370ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to TaskAcknowledgeResult in method public acknowledgeTask(executionAttemptId ExecutionAttemptID, subtaskState SubtaskState) : TaskAcknowledgeResult in class org.apache.flink.runtime.checkpoint.PendingCheckpoint | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter attemptID : ExecutionAttemptID to executionAttemptId : ExecutionAttemptID in method public acknowledgeTask(executionAttemptId ExecutionAttemptID, subtaskState SubtaskState) : TaskAcknowledgeResult in class org.apache.flink.runtime.checkpoint.PendingCheckpoint | From | To | |
| Rename Parameter checkpointedSubtaskState : SubtaskState to subtaskState : SubtaskState in method public acknowledgeTask(executionAttemptId ExecutionAttemptID, subtaskState SubtaskState) : TaskAcknowledgeResult in class org.apache.flink.runtime.checkpoint.PendingCheckpoint | From | To |