| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.statistics |
Statistics collection for the S3A connector: interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticTypeEnum |
Statistic.getType()
What type is this statistic?
|
| Modifier and Type | Method and Description |
|---|---|
static StatisticTypeEnum |
StatisticTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticTypeEnum[] |
StatisticTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.