| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| 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 |
|---|---|
StatisticsFromAwsSdk |
S3ClientFactory.S3ClientCreationParameters.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
S3ClientFactory.S3ClientCreationParameters |
S3ClientFactory.S3ClientCreationParameters.withMetrics(StatisticsFromAwsSdk statistics)
Metrics binding.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsFromAwsSdk |
S3AStatisticsContext.newStatisticsFromAwsSdk()
Create a StatisticsFromAwsSdk instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticsFromAwsSdkImpl
Hook up AWS SDK Statistics to the S3 counters.
|
| Modifier and Type | Field and Description |
|---|---|
static StatisticsFromAwsSdk |
EmptyS3AStatisticsContext.EMPTY_STATISTICS_FROM_AWS_SDK |
| Modifier and Type | Method and Description |
|---|---|
StatisticsFromAwsSdk |
EmptyS3AStatisticsContext.newStatisticsFromAwsSdk() |
StatisticsFromAwsSdk |
BondedS3AStatisticsContext.newStatisticsFromAwsSdk() |
| Constructor and Description |
|---|
AwsStatisticsCollector(StatisticsFromAwsSdk collector)
Instantiate.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.