| Package | Description |
|---|---|
| alluxio.proxy.s3 |
| Class and Description |
|---|
| CompleteMultipartUploadResult
Result returned after requests for completing a multipart upload.
|
| ListAllMyBucketsResult.Bucket
The Bucket object.
|
| ListBucketOptions
The options for list bucket operation.
|
| ListBucketResult.CommonPrefix
Common Prefixes list placeholder object.
|
| ListBucketResult.Content
Object metadata class.
|
| ListPartsResult.Part
Part contains metadata of a part of the object in multipart upload.
|
| MultipartUploadCleaner
A lazy method (not scan the whole fileSystem to find tmp directory) to
support automatic abortion s3 multipartUpload after a timeout.
|
| RangeFileInStream
This class is use
FileInStream underlying, and implement range read. |
| S3ErrorCode
Error codes defined in http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html with
API version 2006-03-01.
|
| S3Exception
An exception thrown during processing S3 REST requests.
|
| S3RangeSpec
This class is Range Spec for Amazon S3 API.
|
| S3RestUtils.RestCallable
An interface representing a callable.
|
Copyright © 2022. All Rights Reserved.