StreamPart and signals to the StreamTransferManager that there are no more parts
afterwards.StreamTransferManager.getMultiPartOutputStreams() to finish, then sends a request to S3 to complete
the upload.Callables, get results via iteration,
and handle failure quickly.OutputStream which packages data written to it into discrete StreamParts which can be obtained
in a separate thread via iteration and uploaded to S3.MultiPartOutputStreams that will be created and returned by
StreamTransferManager.getMultiPartOutputStreams() for you to write to.Copyright © 2020. All rights reserved.