A checkpoint is a class and method marker, and it is used when you want a piece of code, even if executed by several independent processes, to be executed only once.
-
Updated
Aug 12, 2021 - Java
A checkpoint is a class and method marker, and it is used when you want a piece of code, even if executed by several independent processes, to be executed only once.
Add a description, image, and links to the class-marker topic page so that developers can more easily learn about it.
To associate your repository with the class-marker topic, visit your repo's landing page and select "manage topics."