Package | Description |
---|---|
alluxio.master.file.meta | |
alluxio.master.file.options |
Modifier and Type | Method and Description |
---|---|
InodeTree.CreatePathResult |
InodeTree.createPath(RpcContext rpcContext,
LockedInodePath inodePath,
CreatePathOptions<?> options)
Creates a file or directory at path.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateDirectoryOptions
Method options for creating a directory.
|
class |
CreateFileOptions
Method options for creating a file.
|
Copyright © 2023. All Rights Reserved.