Package akka.remote
Class FailureDetector$
- java.lang.Object
-
- akka.remote.FailureDetector$
-
public class FailureDetector$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static FailureDetector$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description FailureDetector$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FailureDetector.Clock
defaultClock()
-
-
-
Field Detail
-
MODULE$
public static final FailureDetector$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
defaultClock
public FailureDetector.Clock defaultClock()
-
-