Uses of Package
org.apache.solr.core.backup
-
Packages that use org.apache.solr.core.backup Package Description org.apache.solr.core.backup Core classes for Solr's Backup/Restore functionalityorg.apache.solr.core.backup.repository BackupRepository
Providing backup/restore repository interfaces to plug different storage systemsorg.apache.solr.handler Concrete implementations ofSolrRequestHandler
-
Classes in org.apache.solr.core.backup used by org.apache.solr.core.backup Class Description 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 -
Classes in org.apache.solr.core.backup used by org.apache.solr.core.backup.repository Class Description Checksum Represents checksum information for an index file being backed up. -
Classes in org.apache.solr.core.backup used by org.apache.solr.handler Class Description BackupFilePaths Utility class for getting paths related to backups, or parsing information out of those paths.ShardBackupId Represents the ID of a particular backup point for a particular shard.