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.MkdirOperationCallbacksImpl
Callbacks from the
MkdirOperation . |
Modifier and Type | Method and Description |
---|---|
MkdirOperation.MkdirCallbacks |
S3AFileSystem.createMkdirOperationCallbacks()
Override point: create the callbacks for Mkdir.
|
Constructor and Description |
---|
MkdirOperation(StoreContext storeContext,
org.apache.hadoop.fs.Path dir,
MkdirOperation.MkdirCallbacks callbacks,
boolean isMagicPath) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.