Data Deduplication API Structures
The following structures are used by the Data Deduplication API.
In this section
-
DDP_FILE_EXTENT represents the extent of data in a file that is to be read in a pending call to ReadBackupFile.
-
A logical container file may be stored in a single segment or multiple segments in the backup store. DEDUP_CONTAINER_EXTENT represents a single extent of a specific container file as stored in the backup store. The extent may be the full container file or a portion of the file.