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