| Package | Description |
|---|---|
| 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.
|
| org.apache.hadoop.fs.s3a.select |
Support for S3 Select.
|
| org.apache.hadoop.fs.s3a.tools |
S3A Command line tools independent of S3Guard.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
S3GuardTool.BucketInfo
Get info about a bucket and its S3Guard integration status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectTool
This is a CLI tool for the select operation, which is available
through the S3Guard command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarkerTool
Audit and S3 bucket for directory markers.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.