All Classes
-
All Classes Class Summary Exception Summary Class Description S3BackupRepository A concrete implementation ofBackupRepositoryinterface supporting backup/restore of Solr indexes to S3.S3BackupRepositoryConfig Class representing thebackupS3 config bundle specified in solr.xml.S3Exception Generic exception for S3 related failures.S3NotFoundException Specific exception thrown fromS3StorageClients 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 aS3Clientfor communicating with AWS S3.