48a48139172e86f548f3b2f1564bdc948c3fe76a
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type timestamp : long to reason : Throwable in method public DeclineCheckpoint(job JobID, taskExecutionId ExecutionAttemptID, checkpointId long, reason Throwable) in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to void in method public receiveDeclineMessage(message DeclineCheckpoint) : void in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable barrierId : long to checkpointId : long in method private notifyAbortOnCancellationBarrier(checkpointId long) : void in class org.apache.flink.streaming.runtime.io.BarrierBuffer | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute timestamp : long to reason : Throwable in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint | From | To | |
| Split Parameter | 1 | ||
| Split Parameter checkpointMetaData : CheckpointMetaData to [reason : Throwable, checkpointId : long] in method public declineCheckpoint(jobID JobID, executionAttemptID ExecutionAttemptID, checkpointId long, reason Throwable) : void in class org.apache.flink.runtime.taskmanager.ActorGatewayCheckpointResponder | From | To | |
| Extract Method | 5 | ||
| Extract Method public createEnvironment() : StreamMockEnvironment extracted from public invoke() : void in class org.apache.flink.streaming.runtime.tasks.StreamTaskTestHarness | From | To | |
| Extract Method private notifyAbortOnCancellationBarrier(checkpointId long) : void extracted from private processCancellationBarrier(cancelBarrier CancelCheckpointMarker) : void in class org.apache.flink.streaming.runtime.io.BarrierBuffer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type timestamp : long to reason : Throwable in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter timestamp : long to reason : Throwable in method public DeclineCheckpoint(job JobID, taskExecutionId ExecutionAttemptID, checkpointId long, reason Throwable) in class org.apache.flink.runtime.messages.checkpoint.DeclineCheckpoint | From | To |