Interface | Description |
---|---|
S3AccessHelper |
An interface that abstracts away the Multi-Part Upload (MPU) functionality offered by S3, from
the specific implementation of the file system.
|
Class | Description |
---|---|
S3Committer |
Data object to commit an S3 MultiPartUpload.
|
S3Recoverable |
Data object to recover an S3 MultiPartUpload for a recoverable output stream.
|
S3RecoverableFsDataOutputStream |
A RecoverableFsDataOutputStream to S3 that is based on a recoverable multipart upload.
|
S3RecoverableWriter |
An implementation of the
RecoverableWriter against S3. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.