| 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 RequestFactory |
S3AFileSystem.createRequestFactory()
Build the request factory.
|
RequestFactory |
WriteOperationHelper.getRequestFactory()
Get the request factory which uses this store's audit span.
|
RequestFactory |
S3AFileSystem.getRequestFactory()
Get the request factory which uses this store's audit span.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequestFactoryImpl
The standard implementation of the request factory.
|
| Modifier and Type | Method and Description |
|---|---|
RequestFactory |
RequestFactoryImpl.RequestFactoryBuilder.build()
Build the request factory.
|
RequestFactory |
ContextAccessors.getRequestFactory()
Get the request factory.
|
RequestFactory |
StoreContext.getRequestFactory()
Get the request factory.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.