| Package | Description |
|---|---|
| org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
| org.apache.hadoop.fs.s3a.auth.delegation |
Extensible delegation token support for the S3A connector.
|
| Modifier and Type | Method and Description |
|---|---|
DelegationOperations |
S3AFileSystem.createDelegationOperations()
Create an instance of the delegation operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected DelegationOperations |
AbstractDTService.getPolicyProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
S3ADelegationTokens.bindToFileSystem(URI uri,
StoreContext context,
DelegationOperations delegationOperations) |
void |
AbstractDTService.bindToFileSystem(URI uri,
StoreContext context,
DelegationOperations delegationOperations)
Bind to the filesystem.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.