Uses of Class
alluxio.master.LocalAlluxioCluster
-
Packages that use LocalAlluxioCluster Package Description alluxio.master -
-
Uses of LocalAlluxioCluster in alluxio.master
Methods in alluxio.master with parameters of type LocalAlluxioCluster Modifier and Type Method Description static voidTestUtils. assertAllLocksReleased(LocalAlluxioCluster cluster)Verifies that all master inode tree locks have been released for the given cluster.
-