| 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 BulkDeleteOperation.BulkDeleteOperationCallbacks |
S3AFileSystem.createBulkDeleteCallbacks(org.apache.hadoop.fs.Path path,
int pageSize,
AuditSpanS3A span)
Create the callbacks for the bulk delete operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BulkDeleteOperationCallbacksImpl
Callbacks for the bulk delete operation.
|
| Constructor and Description |
|---|
BulkDeleteOperation(StoreContext storeContext,
BulkDeleteOperation.BulkDeleteOperationCallbacks callbacks,
org.apache.hadoop.fs.Path basePath,
int pageSize,
org.apache.hadoop.fs.store.audit.AuditSpan span) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.