| 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 | Class and Description |
|---|---|
class |
S3AInstrumentation
Instrumentation of S3A.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3AStatisticsContext
This is the statistics context for ongoing operations in S3A.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BondedS3AStatisticsContext
An S3A statistics context which is bonded to a
S3AInstrumentation instance -inevitably that of an S3AFileSystem
instance.
|
class |
EmptyS3AStatisticsContext
Special statistics context, all of whose context operations are no-ops.
|
| Constructor and Description |
|---|
StatisticsFromAwsSdkImpl(CountersAndGauges countersAndGauges) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.