| Package | Description |
|---|---|
| alluxio.master.file.contexts | |
| alluxio.master.file.meta |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateDirectoryContext
Used to merge and wrap
CreateDirectoryPOptions. |
class |
CreateFileContext
Implementation of
OperationContext used to merge and wrap CreateFilePOptions. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Inode> |
InodeTree.createPath(RpcContext rpcContext,
LockedInodePath inodePath,
CreatePathContext<?,?> context)
Creates a file or directory at path.
|
Copyright © 2019. All Rights Reserved.