This structure represents the properties of checkpoint that can be specified during the creation process. More...
#include <clCkptApi.h>
Public Attributes | |
| ClSizeT | checkpointSize |
| Total size of application data in a replica. | |
| ClCkptCreationFlagsT | creationFlags |
| Create time attributes. | |
| ClSizeT | maxSectionIdSize |
| Maximum length of the section identifier. | |
| ClUint32T | maxSections |
| Maximum sections for this checkpoint. | |
| ClSizeT | maxSectionSize |
| Maximum size of a section. | |
| ClTimeT | retentionDuration |
| Checkpoint which is inactive (not opened anywhere) for this duration (in nanoseconds) is deleted. | |
This structure represents the properties of checkpoint that can be specified during the creation process.