| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| 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 |
|---|
MetadataStore
MetadataStore defines the set of operations that any metadata store
implementation must provide. |
| Class and Description |
|---|
DDBPathMetadata
DDBPathMetadata wraps PathMetadata and adds the
isAuthoritativeDir flag to provide support for authoritative directory
listings in DynamoDBMetadataStore. |
DirListingMetadata
DirListingMetadata models a directory listing stored in a
MetadataStore. |
| DynamoDBClientFactory
Interface to create a DynamoDB client.
|
MetadataStore
MetadataStore defines the set of operations that any metadata store
implementation must provide. |
PathMetadata
PathMetadata models path metadata stored in the
MetadataStore. |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.