Package | Description |
---|---|
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.
|
Constructor and Description |
---|
DeleteOperation(StoreContext context,
S3AFileStatus status,
boolean recursive,
OperationCallbacks callbacks,
int pageSize,
boolean dirOperationsPurgeUploads)
Constructor.
|
RenameOperation(StoreContext storeContext,
org.apache.hadoop.fs.Path sourcePath,
String sourceKey,
S3AFileStatus sourceStatus,
org.apache.hadoop.fs.Path destPath,
String destKey,
S3AFileStatus destStatus,
OperationCallbacks callbacks,
int pageSize,
boolean dirOperationsPurgeUploads)
Initiate the rename.
|
Constructor and Description |
---|
MarkerToolOperationsImpl(OperationCallbacks operations)
Constructor.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.