| 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.statistics |
Statistics collection for the S3A connector: interfaces.
|
| org.apache.hadoop.fs.s3a.statistics.impl |
Statistics collection for the S3A connector: implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CommitterStatistics |
S3AInstrumentation.newCommitterStatistics()
Create a new instance of the committer statistics.
|
CommitterStatistics |
S3AFileSystem.newCommitterStatistics()
Create a new instance of the committer statistics.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommitterStatistics |
CommitOperations.getStatistics() |
| Constructor and Description |
|---|
CommitOperations(S3AFileSystem fs,
CommitterStatistics committerStatistics)
Instantiate.
|
| Modifier and Type | Method and Description |
|---|---|
CommitterStatistics |
S3AStatisticsContext.newCommitterStatistics()
Create a new instance of the committer statistics.
|
| Modifier and Type | Field and Description |
|---|---|
static CommitterStatistics |
EmptyS3AStatisticsContext.EMPTY_COMMITTER_STATISTICS |
| Modifier and Type | Method and Description |
|---|---|
CommitterStatistics |
EmptyS3AStatisticsContext.newCommitterStatistics() |
CommitterStatistics |
BondedS3AStatisticsContext.newCommitterStatistics()
Create a new instance of the committer statistics.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.