public class TestUtils extends Object
Constructor and Description |
---|
TestUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
assertAllLocksReleased(LocalAlluxioCluster cluster)
Verifies that all master inode tree locks have been released for the given cluster.
|
static void |
waitForReady(Process process) |
public static void waitForReady(Process process)
process
- the process to wait forpublic static void assertAllLocksReleased(LocalAlluxioCluster cluster)
cluster
- the clusterCopyright © 2023. All Rights Reserved.