b181662be378652d6c4405841ccda6145968d145
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable nextCheckpointEarliest : long to earliestNext : long in method package triggerCheckpoint(timestamp long, props CheckpointProperties, targetDirectory String, isPeriodic boolean) : CheckpointTriggerResult in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To | |
Rename Variable delay : long to durationTillNextMillis : long in method package triggerCheckpoint(timestamp long, props CheckpointProperties, targetDirectory String, isPeriodic boolean) : CheckpointTriggerResult in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To | |
Rename Attribute | 2 | ||
Rename Attribute minPauseBetweenCheckpoints : long to minPauseBetweenCheckpointsNanos : long in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To | |
Rename Attribute lastTriggeredCheckpoint : long to lastCheckpointCompletionNanos : long in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator | From | To |