| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.auth.delegation |
Extensible delegation token support for the S3A connector.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S3AFileSystem
The core S3A Filesystem implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DelegationOperations
All operations used for delegation which aren't in the store context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamoDBMetadataStore
DynamoDBMetadataStore is a
MetadataStore that persists
file system metadata to DynamoDB. |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.