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.
To associate your repository with the class-marker topic, visit your repo's landing page and select "manage topics."