Package alluxio.worker
Class AlluxioWorkerMonitor
- java.lang.Object
-
- alluxio.worker.AlluxioWorkerMonitor
-
public final class AlluxioWorkerMonitor extends java.lang.ObjectAlluxio worker monitor for inquiring AlluxioWorker service availability.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.function.Supplier<alluxio.retry.RetryPolicy>ONE_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 worker monitor.
-