Package alluxio.multi.process
Class Utils
- java.lang.Object
-
- alluxio.multi.process.Utils
-
@ThreadSafe public final class Utils extends java.lang.ObjectUtility methods for external test cluster classes.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidlimitLife(long lifetimeMs)Launches a thread to terminate the current process after the specified period has elapsed.
-