|
Rename Parameter allOrNothingState : boolean to allowNonRestoredState : boolean in method public StateAssignmentOperation(logger Logger, tasks Map<JobVertexID,ExecutionJobVertex>, latest CompletedCheckpoint, allowNonRestoredState boolean) in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation |
From |
To |
|
Rename Parameter ignoreUnmappedState : boolean to allowNonRestoredState : boolean in method private SavepointRestoreSettings(restorePath String, allowNonRestoredState boolean) in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings |
From |
To |
|
Rename Parameter allOrNothingState : boolean to allowNonRestoredState : boolean in method public restoreLatestCheckpointedState(tasks Map<JobVertexID,ExecutionJobVertex>, errorIfNoCheckpoint boolean, allowNonRestoredState boolean) : boolean in class org.apache.flink.runtime.checkpoint.CheckpointCoordinator |
From |
To |
|
Rename Parameter ignoreUnmappedState : boolean to allowNonRestoredState : boolean in method public forPath(savepointPath String, allowNonRestoredState boolean) : SavepointRestoreSettings in class org.apache.flink.runtime.jobgraph.SavepointRestoreSettings |
From |
To |