Package | Description |
---|---|
org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
org.apache.hadoop.fs.s3a.tools |
S3A Command line tools independent of S3Guard.
|
Modifier and Type | Method and Description |
---|---|
void |
S3AFileSystem.removeKeys(List<software.amazon.awssdk.services.s3.model.ObjectIdentifier> keysToDelete,
boolean deleteFakeDir)
|
Modifier and Type | Method and Description |
---|---|
void |
OperationCallbacks.removeKeys(List<software.amazon.awssdk.services.s3.model.ObjectIdentifier> keysToDelete,
boolean deleteFakeDir)
Remove keys from the store.
|
Modifier and Type | Method and Description |
---|---|
void |
MarkerToolOperationsImpl.removeKeys(List<software.amazon.awssdk.services.s3.model.ObjectIdentifier> keysToDelete,
boolean deleteFakeDir) |
void |
MarkerToolOperations.removeKeys(List<software.amazon.awssdk.services.s3.model.ObjectIdentifier> keysToDelete,
boolean deleteFakeDir)
Remove keys from the store.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.