Interface BackupRepository

All Known Implementing Classes:
ElasticsearchBackupRepository, OpensearchBackupRepository

public interface BackupRepository
  • Field Details

    • BACKUPID_PATTERN

      static final Pattern BACKUPID_PATTERN
    • LONG_MAX_LENGTH_AS_STRING

      static final int LONG_MAX_LENGTH_AS_STRING
      See Also:
    • LOGGER

      static final org.slf4j.Logger LOGGER
  • Method Details