See: Description
| Class | Description |
|---|---|
| AggregateBackupStats |
Aggregate stats from multiple
ShardBackupMetadata
Counted stats may represent multiple shards within a given BackupId, or span multiple different BackupIds. |
| BackupFilePaths |
Utility class for getting paths related to backups, or parsing information out of those paths.
|
| BackupId |
Represents the ID of a particular backup.
|
| BackupManager |
This class implements functionality to create a backup with extension points provided to integrate with different
types of file-systems.
|
| BackupProperties |
Represents a backup[-*].properties file, responsible for holding whole-collection and whole-backup metadata.
|
| Checksum |
Represents checksum information for an index file being backed up.
|
| ShardBackupId |
Represents the ID of a particular backup point for a particular shard.
|
| ShardBackupMetadata |
Represents the shard-backup metadata file.
|
| ShardBackupMetadata.BackedFile |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.