Package alluxio.master.job
Class AlluxioJobMasterMonitor
- java.lang.Object
-
- alluxio.master.job.AlluxioJobMasterMonitor
-
public final class AlluxioJobMasterMonitor extends java.lang.ObjectAlluxio job_master monitor for inquiring AlluxioJobMaster service availability.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Starts the Alluxio job_master monitor.
-