70252f3468916758e8bc456bbf482549c38ad7ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type canceller : TimerTask to canceller : Runnable in method package triggerCheckpoint(timestamp long, props CheckpointProperties, targetDirectory String, isPeriodic boolean) : CheckpointTriggerResult in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type timer : Timer to timer : ScheduledThreadPoolExecutor in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To | |
| Change Attribute Type currentPeriodicTrigger : ScheduledTrigger to currentPeriodicTrigger : ScheduledFuture<?> in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To |