Package alluxio.master
Class AlluxioMasterMonitor
- java.lang.Object
-
- alluxio.master.AlluxioMasterMonitor
-
public final class AlluxioMasterMonitor extends java.lang.ObjectAlluxio master monitor for inquiring the AlluxioMaster service availability.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.function.Supplier<alluxio.retry.RetryPolicy>TWO_MIN_EXP_BACKOFF
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Starts the Alluxio master monitor.
-