A B C D E F G H I J M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- alluxio.master.backcompat - package alluxio.master.backcompat
- alluxio.master.backcompat.ops - package alluxio.master.backcompat.ops
- apply(FileSystem) - Method in class alluxio.master.backcompat.FsTestOp
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.AsyncPersist
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.CreateDirectory
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.CreateFile
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.Delete
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.Mount
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.PersistDirectory
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.Rename
- apply(FileSystem) - Method in class alluxio.master.backcompat.ops.SetAcl
- apply(Clients) - Method in class alluxio.master.backcompat.FsTestOp
- apply(Clients) - Method in class alluxio.master.backcompat.ops.PersistFile
- apply(Clients) - Method in class alluxio.master.backcompat.ops.UpdateUfsMode
- apply(Clients) - Method in interface alluxio.master.backcompat.TestOp
-
Applies the test operation.
- AsyncPersist - Class in alluxio.master.backcompat.ops
-
Test for async persist functionality.
- AsyncPersist() - Constructor for class alluxio.master.backcompat.ops.AsyncPersist
B
- BackwardsCompatibilityJournalGenerator - Class in alluxio.master.backcompat
-
Generates journals for consumption by the BackwardsCompatibilityIntegrationTest.
- BackwardsCompatibilityJournalGenerator() - Constructor for class alluxio.master.backcompat.BackwardsCompatibilityJournalGenerator
C
- check(FileSystem) - Method in class alluxio.master.backcompat.FsTestOp
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.AsyncPersist
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.CreateDirectory
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.CreateFile
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.Delete
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.Mount
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.PersistDirectory
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.Rename
- check(FileSystem) - Method in class alluxio.master.backcompat.ops.SetAcl
- check(Clients) - Method in class alluxio.master.backcompat.FsTestOp
- check(Clients) - Method in class alluxio.master.backcompat.ops.PersistFile
- check(Clients) - Method in class alluxio.master.backcompat.ops.UpdateUfsMode
- check(Clients) - Method in interface alluxio.master.backcompat.TestOp
-
Verifies the result of the test operation.
- compareTo(Version) - Method in class alluxio.master.backcompat.Version
- CreateDirectory - Class in alluxio.master.backcompat.ops
-
Test for directory creation.
- CreateDirectory() - Constructor for class alluxio.master.backcompat.ops.CreateDirectory
- createFile(FileSystem, AlluxioURI) - Static method in class alluxio.master.backcompat.Utils
-
Creates a file at the given path.
- createFile(FileSystem, AlluxioURI, CreateFilePOptions) - Static method in class alluxio.master.backcompat.Utils
-
Creates a file at the given path.
- CreateFile - Class in alluxio.master.backcompat.ops
-
Test for file creation.
- CreateFile() - Constructor for class alluxio.master.backcompat.ops.CreateFile
D
- Delete - Class in alluxio.master.backcompat.ops
-
Test for file deletion.
- Delete() - Constructor for class alluxio.master.backcompat.ops.Delete
E
- equals(Object) - Method in class alluxio.master.backcompat.Version
F
- FsTestOp - Class in alluxio.master.backcompat
-
A test operation which only needs the FileSystem client.
- FsTestOp() - Constructor for class alluxio.master.backcompat.FsTestOp
G
- getDir() - Method in class alluxio.master.backcompat.Journal
- getOutputDirectory() - Method in class alluxio.master.backcompat.BackwardsCompatibilityJournalGenerator
- getVersion() - Method in class alluxio.master.backcompat.Journal
H
- hashCode() - Method in class alluxio.master.backcompat.Version
I
- isBackup() - Method in class alluxio.master.backcompat.Journal
J
- Journal - Class in alluxio.master.backcompat
-
Class representing a journal used by the backwards compatibility test.
M
- main(String[]) - Static method in class alluxio.master.backcompat.BackwardsCompatibilityJournalGenerator
-
Generates journal files to be used by the backwards compatibility test.
- Mount - Class in alluxio.master.backcompat.ops
-
Test for mounting and unmounting.
- Mount() - Constructor for class alluxio.master.backcompat.ops.Mount
O
- OLD_JOURNALS_RESOURCE - Static variable in class alluxio.master.backcompat.BackwardsCompatibilityJournalGenerator
- OPS - Static variable in class alluxio.master.backcompat.BackwardsCompatibilityJournalGenerator
P
- parse(String) - Static method in class alluxio.master.backcompat.Journal
- PersistDirectory - Class in alluxio.master.backcompat.ops
-
Test for persisting a directory.
- PersistDirectory() - Constructor for class alluxio.master.backcompat.ops.PersistDirectory
- PersistFile - Class in alluxio.master.backcompat.ops
-
Test for persisting a file.
- PersistFile() - Constructor for class alluxio.master.backcompat.ops.PersistFile
R
- Rename - Class in alluxio.master.backcompat.ops
-
Test for renaming a file.
- Rename() - Constructor for class alluxio.master.backcompat.ops.Rename
S
- SetAcl - Class in alluxio.master.backcompat.ops
-
Test for setting an ACL.
- SetAcl() - Constructor for class alluxio.master.backcompat.ops.SetAcl
- supportsVersion(Version) - Method in class alluxio.master.backcompat.ops.SetAcl
- supportsVersion(Version) - Method in interface alluxio.master.backcompat.TestOp
T
- TestOp - Interface in alluxio.master.backcompat
-
A test operation for use by the backwards compatibility test.
- toString() - Method in class alluxio.master.backcompat.Version
U
- UpdateUfsMode - Class in alluxio.master.backcompat.ops
-
Test for updating UFS modes.
- UpdateUfsMode() - Constructor for class alluxio.master.backcompat.ops.UpdateUfsMode
- Utils - Class in alluxio.master.backcompat
-
Util methods.
V
- Version - Class in alluxio.master.backcompat
-
Class for representing a version.
- Version(int, int, int) - Constructor for class alluxio.master.backcompat.Version
All Classes All Packages