Package | Description |
---|---|
org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
org.apache.hadoop.fs.s3a.commit.magic |
This is the "Magic" committer and support.
|
Modifier and Type | Method and Description |
---|---|
WriteOperationHelper |
S3AFileSystem.createWriteOperationHelper(org.apache.hadoop.fs.store.audit.AuditSpan auditSpan)
Create a Write Operation Helper with the given span.
|
WriteOperationHelper |
S3AFileSystem.getWriteOperationHelper()
Create a Write Operation Helper with the current active span.
|
Constructor and Description |
---|
MagicCommitTracker(org.apache.hadoop.fs.Path path,
String bucket,
String originalDestKey,
String destKey,
String pendingsetKey,
WriteOperationHelper writer,
PutTrackerStatistics trackerStatistics)
Magic commit tracker.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.