| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| 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.
|
| Constructor and Description |
|---|
S3AMultipartUploaderBuilder(S3AFileSystem fileSystem,
WriteOperations writeOperations,
StoreContext context,
org.apache.hadoop.fs.Path p,
S3AMultipartUploaderStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
S3AMultipartUploaderStatistics |
S3AStatisticsContext.createMultipartUploaderStatistics()
Creaet a multipart statistics collector.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EmptyS3AStatisticsContext.EmptyMultipartUploaderStatistics
Multipart Uploader.
|
class |
S3AMultipartUploaderStatisticsImpl
Implementation of the uploader statistics.
|
| Modifier and Type | Method and Description |
|---|---|
S3AMultipartUploaderStatistics |
EmptyS3AStatisticsContext.createMultipartUploaderStatistics() |
S3AMultipartUploaderStatistics |
BondedS3AStatisticsContext.createMultipartUploaderStatistics() |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.