Package akka.remote

Class FailureDetector$


  • public class FailureDetector$
    extends java.lang.Object
    Abstraction of a clock that returns time in milliseconds. Clock can only be used to measure elapsed time and is not related to any other notion of system or wall-clock time.
    • Field Detail

      • MODULE$

        public static final FailureDetector$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • FailureDetector$

        public FailureDetector$()