| 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 |
|---|---|
DelegationTokenStatistics |
S3AInstrumentation.newDelegationTokenStatistics()
Create a delegation token statistics instance.
|
| Modifier and Type | Method and Description |
|---|---|
DelegationTokenStatistics |
S3AStatisticsContext.newDelegationTokenStatistics()
Create a delegation token statistics instance.
|
| Modifier and Type | Field and Description |
|---|---|
static DelegationTokenStatistics |
EmptyS3AStatisticsContext.EMPTY_DELEGATION_TOKEN_STATISTICS |
| Modifier and Type | Method and Description |
|---|---|
DelegationTokenStatistics |
EmptyS3AStatisticsContext.newDelegationTokenStatistics() |
DelegationTokenStatistics |
BondedS3AStatisticsContext.newDelegationTokenStatistics()
Create a delegation token statistics instance.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.