| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.commit |
Support for committing the output of analytics jobs directly to S3.
|
| org.apache.hadoop.fs.s3a.commit.magic |
This is the "Magic" committer and support.
|
| org.apache.hadoop.fs.s3a.commit.staging |
The staging committers.
|
| org.apache.hadoop.fs.s3a.s3guard |
This package contains classes related to S3Guard: a feature of S3A to mask
the eventual consistency behavior of S3 and optimize access patterns by
coordinating with a strongly consistent external store for file system
metadata.
|
| Class and Description |
|---|
| AWSClientIOException
IOException equivalent of an
AmazonClientException. |
| AWSCredentialProviderList
A list of providers.
|
| AWSServiceIOException
A specific exception from AWS operations.
|
| DefaultS3ClientFactory
The default
S3ClientFactory implementation. |
| FailureInjectionPolicy
Simple object which stores current failure injection settings.
|
| InconsistentAmazonS3Client
A wrapper around
AmazonS3 that injects
inconsistency and/or errors. |
| Invoker
Class to provide lambda expression invocation of AWS operations.
|
| Invoker.Operation
Arbitrary operation throwing an IOException.
|
| Invoker.Retried
Callback for retry and notification operations.
|
| Invoker.VoidOperation
Void operation which may raise an IOException.
|
| MultipartUtils.UploadIterator
Iterator over multipart uploads.
|
| RenameFailedException
Error to indicate that a specific rename failed.
|
| Retries.OnceRaw
No retry, exceptions are not translated.
|
| Retries.OnceTranslated
No retry, exceptions are translated.
|
| Retries.RetryRaw
Retried, no translation.
|
| Retries.RetryTranslated
Retried, exceptions are translated.
|
| S3AEncryptionMethods
This enum is to centralize the encryption methods and
the value required in the configuration.
|
| S3AFileStatus
File status for an S3A "file".
|
| S3AFileSystem
The core S3A Filesystem implementation.
|
| S3AInputPolicy
Filesystem input policy.
|
| S3AInstrumentation
Instrumentation of S3a.
|
| S3AInstrumentation.CommitterStatistics
Instrumentation exported to S3Guard Committers.
|
| S3AInstrumentation.InputStreamStatistics
Statistics updated by an input stream during its actual operation.
|
| S3AInstrumentation.S3GuardInstrumentation
Instrumentation exported to S3Guard.
|
| S3AOpContext
Base class for operation context struct passed through codepaths for main
S3AFileSystem operations.
|
| S3AReadOpContext
Read-specific operation context struct.
|
| S3ARetryPolicy
The S3A request retry policy.
|
| S3AStorageStatistics
Storage statistics for S3A.
|
| S3AUtils.CallOnLocatedFileStatus
An interface for use in lambda-expressions working with
directory tree listings.
|
| S3AUtils.LocatedFileStatusMap
An interface for use in lambda-expressions working with
directory tree listings.
|
| S3ClientFactory
Factory for creation of
AmazonS3 client instances. |
| S3ListRequest
API version-independent container for S3 List requests.
|
| S3ListResult
API version-independent container for S3 List responses.
|
| Statistic
Statistic which are collected in S3A.
|
| Tristate
Simple enum to express {true, false, don't know}.
|
| UploadInfo
Simple struct that contains information about a S3 upload.
|
| WriteOperationHelper
Helper for low-level operations against an S3 Bucket for writing data
and creating and committing pending writes.
|
| Class and Description |
|---|
| Invoker.VoidOperation
Void operation which may raise an IOException.
|
| S3AFileSystem
The core S3A Filesystem implementation.
|
| S3AInstrumentation.CommitterStatistics
Instrumentation exported to S3Guard Committers.
|
| Class and Description |
|---|
| S3AFileSystem
The core S3A Filesystem implementation.
|
| WriteOperationHelper
Helper for low-level operations against an S3 Bucket for writing data
and creating and committing pending writes.
|
| Class and Description |
|---|
| S3AFileSystem
The core S3A Filesystem implementation.
|
| Class and Description |
|---|
| Invoker
Class to provide lambda expression invocation of AWS operations.
|
| Retries.OnceExceptionsSwallowed
One attempt, Exceptions are swallowed.
|
| Retries.OnceRaw
No retry, exceptions are not translated.
|
| Retries.OnceTranslated
No retry, exceptions are translated.
|
| Retries.RetryTranslated
Retried, exceptions are translated.
|
| S3AFileStatus
File status for an S3A "file".
|
| S3AFileSystem
The core S3A Filesystem implementation.
|
| S3AInstrumentation
Instrumentation of S3a.
|
| S3ARetryPolicy
The S3A request retry policy.
|
| Tristate
Simple enum to express {true, false, don't know}.
|
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.