Class AlluxioWorkerMonitor


  • public final class AlluxioWorkerMonitor
    extends java.lang.Object
    Alluxio 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 void main​(java.lang.String[] args)
      Starts the Alluxio worker monitor.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ONE_MIN_EXP_BACKOFF

        public static final java.util.function.Supplier<alluxio.retry.RetryPolicy> ONE_MIN_EXP_BACKOFF
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Starts the Alluxio worker monitor.
        Parameters:
        args - command line arguments, should be empty