Package org.apache.solr.core.backup.repository
package org.apache.solr.core.backup.repository
BackupRepository Providing backup/restore
repository interfaces to plug different storage systems-
ClassDescriptionAbstract
BackupRepositoryimplementation providing some logic shared between real implementations.This interface defines the functionality required to backup/restore Solr indexes to an arbitrary storage system.This enumeration defines the type of a given path.Delegates to anotherBackupRepository.A concrete implementation of BackupRepository interface supporting backup/restore of Solr indexes to a local file-system.