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 | Class and Description |
---|---|
protected class |
S3AFileSystem.GetContentSummaryCallbacksImpl
Callbacks from the
GetContentSummaryOperation . |
Modifier and Type | Method and Description |
---|---|
protected GetContentSummaryOperation.GetContentSummaryCallbacks |
S3AFileSystem.createGetContentSummaryCallbacks()
Override point: create the callbacks for getContentSummary.
|
Constructor and Description |
---|
GetContentSummaryOperation(StoreContext storeContext,
org.apache.hadoop.fs.Path path,
GetContentSummaryOperation.GetContentSummaryCallbacks callbacks)
Constructor.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.