OpenClovis Logo

Public Attributes | List of all members
ClCkptCheckpointCreationAttributesT Struct Reference

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.

Detailed Description

This structure represents the properties of checkpoint that can be specified during the creation process.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen