Class | Description |
---|---|
MultipartManifestImpl |
Manifest impl that provides thread-safe access to an ongoing manifest upload.
|
MultipartTransferManager |
MultiPartTransferManager handles the job submission, cancellation, and completion of parts to the
manifest.
|
MultipartUploadFailedPartDetails |
MultipartUploadFailedPartDetails has details about the part number and the failure cause for the
failed upload part
|
MultipartUtils | |
StreamChunkCreator | |
StreamChunkCreator.DuplicatedSubRangeInputStream |
Creates a new duplicated SubRangeInputStream.
|
StreamChunkCreator.SubRangeInputStream |
Creates a new SubRangeInputStream that represents a sub-range of bytes from another
InputStream.
|
StreamHelper |
Temporary helper class that should be moved into the common library later.
|
StreamHelper.NullOutputStream |
Copyright © 2016–2024. All rights reserved.