All Classes
-
All Classes Class Summary Exception Summary Class Description S3BackupRepository A concrete implementation ofBackupRepository
interface supporting backup/restore of Solr indexes to S3.S3BackupRepositoryConfig Class representing thebackup
S3 config bundle specified in solr.xml.S3Exception Generic exception for S3 related failures.S3NotFoundException Specific exception thrown fromS3StorageClient
s when the resource requested is not found (e.g., attempting to fetch a key in S3 that doesn't exist).S3OutputStream Implementation is adapted from https://github.com/confluentinc/kafka-connect-storage-cloud/blob/5.0.x/kafka-connect-s3/src/main/java/io/confluent/connect/s3/storage/S3OutputStream.java, which uses ASLv2.S3StorageClient Creates aS3Client
for communicating with AWS S3.