Package 

Class S3ToWriterFileFactory

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final S3AsyncClient s3
      private final String bucket
      private final AwsRequestOverrideConfiguration requestOverrideConfig
    • Constructor Summary

      Constructors 
      Constructor Description
      S3ToWriterFileFactory(S3AsyncClient s3, String bucket, AwsRequestOverrideConfiguration requestOverrideConfig)
    • Method Summary

      Modifier and Type Method Description
      S3AsyncClient getS3()
      String getBucket()
      AwsRequestOverrideConfiguration getRequestOverrideConfig()
      WriteResult fetchFile(Log log, Long address, Long startingLength, Long expectedLength, Boolean finalFile)
      • Methods inherited from class jetbrains.exodus.log.replication.S3ToWriterFileFactory

        checkPreconditions, getRemoteFile
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait