Class | Description |
---|---|
S3AInputStream |
An S3A input stream that supports skip and seek efficiently.
|
S3ALowLevelOutputStream |
Object storage low output stream for aws s3.
|
S3AMultipartUploadOutputStream |
Object storage multipart upload for aws s3.
|
S3AOutputStream |
A stream for writing a file into S3.
|
S3APositionReader |
Implementation of
ObjectPositionReader that reads from S3A object store. |
S3AUnderFileSystem |
S3
UnderFileSystem implementation based on the aws-java-sdk-s3 library. |
S3AUnderFileSystemFactory |
Factory for creating
S3AUnderFileSystem . |
S3AUtils |
Util functions for S3A under file system.
|
Exception | Description |
---|---|
AlluxioS3Exception |
Alluxio exception for s3.
|
Copyright © 2023. All Rights Reserved.