| 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.impl |
Internal classes which make use of mapreduce code.
|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Listing
Place for the S3A listing classes; keeps all the small classes under control.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagicCommitIntegration
Adds the code needed for S3A to support magic committers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommitOperations
The implementation of the various actions a committer needs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BulkDeleteRetryHandler
Handler for bulk delete retry events.
|
class |
CopyFromLocalOperation
Implementation of CopyFromLocalOperation.
|
class |
DeleteOperation
Implementation of the delete() operation.
|
class |
ExecutingStoreOperation<T>
A subclass of
AbstractStoreOperation which
provides a method ExecutingStoreOperation.execute() that may be invoked
exactly once. |
class |
GetContentSummaryOperation
GetContentSummary operation.
|
class |
HeaderProcessing
Part of the S3A FS where object headers are
processed.
|
class |
MkdirOperation
The mkdir operation.
|
class |
RenameOperation
A parallelized rename operation.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.