FailureDetector

org.apache.pekko.remote.FailureDetector
See theFailureDetector companion trait

Attributes

Companion
trait
Source
FailureDetector.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

abstract class Clock extends () => Long

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.

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.

Attributes

Source
FailureDetector.scala
Supertypes
trait () => Long
class Object
trait Matchable
class Any

Implicits

Implicits

implicit val defaultClock: Clock

Attributes

Source
FailureDetector.scala