Class | Description |
---|---|
S3AInputStream |
A wrapper around an
S3ObjectInputStream which handles skips efficiently. |
S3ALowLevelOutputStream |
[Experimental] A stream for writing a file into S3 using streaming upload.
|
S3AOutputStream |
A stream for writing a file into S3.
|
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.
|
Copyright © 2023. All Rights Reserved.