| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.select |
Support for S3 Select.
|
| 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 |
|---|---|
S3AInputStreamStatistics |
S3AInputStream.getS3AStreamStatistics()
Access the input stream statistics.
|
S3AInputStreamStatistics |
S3AInstrumentation.newInputStreamStatistics(org.apache.hadoop.fs.FileSystem.Statistics filesystemStatistics)
Create a stream input statistics instance.
|
| Modifier and Type | Method and Description |
|---|---|
S3AInputStreamStatistics |
SelectInputStream.getS3AStreamStatistics()
Get the Stream statistics.
|
| Modifier and Type | Method and Description |
|---|---|
S3AInputStreamStatistics |
S3AStatisticsContext.newInputStreamStatistics()
Create a stream input statistics instance.
|
| Modifier and Type | Field and Description |
|---|---|
static S3AInputStreamStatistics |
EmptyS3AStatisticsContext.EMPTY_INPUT_STREAM_STATISTICS |
| Modifier and Type | Method and Description |
|---|---|
S3AInputStreamStatistics |
EmptyS3AStatisticsContext.newInputStreamStatistics() |
S3AInputStreamStatistics |
BondedS3AStatisticsContext.newInputStreamStatistics()
Create a stream input statistics instance.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.