Package | Description |
---|---|
alluxio.proxy.s3 | |
alluxio.proxy.s3.auth | |
alluxio.proxy.s3.signature | |
alluxio.proxy.s3.signature.utils | |
alluxio.web |
Class and Description |
---|
CompleteMultipartUploadRequest
Implementation of CompleteMultipartUploadRequest according to
https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html.
|
CompleteMultipartUploadRequest.Part
The Part POJO.
|
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.
|
ListMultipartUploadsResult
Implementation of ListMultipartUploadsResult according to
https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html.
|
ListMultipartUploadsResult.Upload
The Upload POJO.
|
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. |
S3AuditContext
An audit context for s3 rest service.
|
S3BaseTask
S3 Abstract Base task for handling S3 API logic.
|
S3BaseTask.OpTag
Enum for tagging the http request to target for
different threadpools for handling.
|
S3BaseTask.OpType
Enum indicating name of S3 API handling per http request.
|
S3BucketTask
S3 Tasks to handle bucket level or global level request.
|
S3Constants.Directive
Directive specifies whether metadata/tag-set are copied from the source object
or replaced with metadata/tag-set provided in the request.
|
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.
|
S3Handler |
S3ObjectTask
S3 Tasks to handle object level request.
|
S3RangeSpec
This class is Range Spec for Amazon S3 API.
|
S3RestUtils.RestCallable
An interface representing a callable.
|
TaggingData
Parsed version of the S3 tagging XML.
|
Class and Description |
---|
S3Exception
An exception thrown during processing S3 REST requests.
|
Class and Description |
---|
S3Exception
An exception thrown during processing S3 REST requests.
|
Class and Description |
---|
S3Exception
An exception thrown during processing S3 REST requests.
|
Class and Description |
---|
S3BaseTask.OpType
Enum indicating name of S3 API handling per http request.
|
S3Handler |
Copyright © 2023. All Rights Reserved.