Package | Description |
---|---|
alluxio.master.backcompat | |
alluxio.master.backcompat.ops |
Modifier and Type | Class and Description |
---|---|
class |
FsTestOp
A test operation which only needs the FileSystem client.
|
Modifier and Type | Field and Description |
---|---|
static List<TestOp> |
BackwardsCompatibilityJournalGenerator.OPS |
Modifier and Type | Class and Description |
---|---|
class |
AsyncPersist
Test for async persist functionality.
|
class |
CreateDirectory
Test for directory creation.
|
class |
CreateFile
Test for file creation.
|
class |
Delete
Test for file deletion.
|
class |
Mount
Test for mounting and unmounting.
|
class |
PersistDirectory
Test for persisting a directory.
|
class |
PersistFile
Test for persisting a file.
|
class |
Rename
Test for renaming a file.
|
class |
SetAcl
Test for setting an ACL.
|
class |
UpdateUfsMode
Test for updating UFS modes.
|
Copyright © 2023. All Rights Reserved.