| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
| Modifier and Type | Method and Description |
|---|---|
protected S3AStore |
S3AFileSystem.createS3AStore(ClientManager clientManager,
int rateLimitCapacity)
Create the S3AStore instance.
|
S3AStore |
S3AInternals.getStore()
Get the store for low-level operations.
|
| Constructor and Description |
|---|
ProgressableProgressListener(S3AStore store,
String key,
org.apache.hadoop.util.Progressable progress)
Instantiate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S3AStoreImpl
Store Layer.
|
| Modifier and Type | Method and Description |
|---|---|
S3AStore |
S3AStoreBuilder.build() |
| Constructor and Description |
|---|
BulkDeleteOperationCallbacksImpl(S3AStore store,
String path,
int pageSize,
org.apache.hadoop.fs.store.audit.AuditSpan span) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.