Class | Description |
---|---|
CancelUfsFileOptions |
Options for canceling a UFS file.
|
CheckConsistencyOptions |
Options for checking the consistency of an Alluxio subtree.
|
CloseUfsFileOptions |
Options for closing a UFS file.
|
CompleteFileOptions |
Method options for completing a file.
|
CompleteUfsFileOptions |
Options for completing a UFS file.
|
CreateDirectoryOptions |
Method options for creating a directory.
|
CreateFileOptions |
Method options for creating a file.
|
CreateUfsFileOptions |
Options for creating a UFS file.
|
DeleteOptions |
Method options for deleting a file.
|
ExistsOptions |
Method options for checking the existence of a path.
|
FreeOptions |
Method options for freeing space.
|
GetStatusOptions |
Method options for getting the status of a path.
|
InStreamOptions |
Information for reading a file.
|
ListStatusOptions |
Method options for listing the status.
|
LoadMetadataOptions | Deprecated
since version 1.1 and will be removed in version 2.0
|
MountOptions |
Method options for mounting a path.
|
OpenFileOptions |
Method options for opening a file for reading.
|
OpenUfsFileOptions |
Options for opening a UFS file.
|
OutStreamOptions |
Method options for writing a file.
|
RenameOptions |
Method options for renaming a file or a directory.
|
SetAttributeOptions |
Method options for setting any number of a path's attributes.
|
UnmountOptions |
Method options for unmounting a path.
|
UpdateUfsModeOptions |
Method options for updating operation mode of a ufs path.
|
Copyright © 2023. All Rights Reserved.