Package software.amazon.awssdk.services.s3.internal.multipart
package software.amazon.awssdk.services.s3.internal.multipart
-
ClassDescriptionAn internal helper class that automatically uses multipart copy based on the size of the source objectAn
AsyncPresignedUrlExtensionthat automatically converts presigned URL downloads to multipart downloads.Internal utility class to resolveMultipartConfiguration.A subscriber implementation that will download all individual parts for a multipart get-object request.This class keep tracks of the state of a multipart download across multipart GET requests.AnS3AsyncClientthat automatically converts PUT, COPY, and GET requests to their respective multipart call.A base class contains common logic used byUploadWithUnknownContentLengthHelperandUploadWithKnownContentLengthHelper.A subscriber implementation that will download all individual parts for a multipart get-object request in parallel, concurrently.A parallel subscriber for multipart presigned URL downloads that writes parts concurrently.A subscriber implementation that will download all individual parts for a multipart presigned URL download request.Request conversion utility method for POJO classes associated with multipart feature.An internal helper class that automatically uses multipart upload based on the size of the object.An internal helper class that automatically uses multipart upload based on the size of the object.An internal helper class that uploads streams with unknown content length.