All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AlluxioProxy Entry point for the Alluxio proxy program.AlluxioProxyProcess This class encapsulates the different worker services that are configured to run.AlluxioProxyRestServiceHandler This class is a REST handler for requesting general proxy information.CompleteMultipartUploadResult Result returned after requests for completing a multipart upload.CopyObjectResult Result of an S3 Copy.InitiateMultipartUploadResult Result returned after requests for initiating a multipart upload.ListAllMyBucketsResult Implementation of ListAllMyBucketsResult according to https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBuckets.html.ListBucketOptions The options for list bucket operation.ListBucketResult Get bucket result defined in https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjects.html It will be encoded into an XML string to be returned as a response for the REST call.ListPartsResult Result returned after requests for listing parts of a multipart upload.ListPartsResult.Part Part contains metadata of a part of the object in multipart upload.Logged Helper interface to add to request methods that needs logging for debugging.PathsRestServiceHandler This class is a REST handler for path resources.ProxyProcess A proxy in the Alluxio system.ProxyProcess.Factory Factory for creatingProxyProcess.ProxyWebServer The Alluxio proxy web server.RangeFileInStream This class is useFileInStreamunderlying, and implement range read.RangeFileInStream.Factory Factory forRangeFileInStream.RequestLoggingFilter Helper class for adding logs to request methods for debugging purposes.S3Constants Constants for S3 northbound API.S3Error Error response defined in http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html.S3ErrorCode Error codes defined in http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html with API version 2006-03-01.S3ErrorCode.Name Error code names used inS3ErrorCode.S3Exception An exception thrown during processing S3 REST requests.S3RangeSpec This class is Range Spec for Amazon S3 API.S3RangeSpec.Factory Factory forS3RangeSpec.S3RestServiceHandler This class is a REST handler for Amazon S3 API.S3RestUtils Utilities for handling S3 REST calls.S3RestUtils.RestCallable<T> An interface representing a callable.StreamCache Cache for storing file input and output streams.StreamsRestServiceHandler This class is a REST handler for stream resources.