| Class and Description |
|---|
| MultiPartOutputStream
An
OutputStream which packages data written to it into discrete StreamParts which can be obtained
in a separate thread via iteration and uploaded to S3. |
| StreamTransferManager
Manages streaming of data to S3 without knowing the size beforehand and without keeping it all in memory or
writing to disk.
|
Copyright © 2020. All rights reserved.