Package org.apache.solr.core.backup
Core classes for Solr's Backup/Restore functionality
-
Class Summary Class Description AggregateBackupStats Aggregate stats from multipleShardBackupMetadata
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