| 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 |
|---|---|
BlockOutputStreamStatistics |
S3AInstrumentation.newOutputStreamStatistics(org.apache.hadoop.fs.FileSystem.Statistics filesystemStatistics)
Create a stream output statistics instance.
|
| Modifier and Type | Method and Description |
|---|---|
BlockOutputStreamStatistics |
S3AStatisticsContext.newOutputStreamStatistics()
Create a stream output statistics instance.
|
| Modifier and Type | Field and Description |
|---|---|
static BlockOutputStreamStatistics |
EmptyS3AStatisticsContext.EMPTY_BLOCK_OUTPUT_STREAM_STATISTICS |
| Modifier and Type | Method and Description |
|---|---|
BlockOutputStreamStatistics |
EmptyS3AStatisticsContext.newOutputStreamStatistics() |
BlockOutputStreamStatistics |
BondedS3AStatisticsContext.newOutputStreamStatistics()
Create a stream output statistics instance.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.