TimeoutRecord
gopher.SelectGroup.TimeoutRecord
case class TimeoutRecord(duration: FiniteDuration, action: (Try[FiniteDuration]) => F[S]) extends Expiration
Attributes
- Source
- SelectGroup.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Expirationclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- SelectGroup.scala
Inherited methods
Attributes
- Inherited from:
- Expiration
- Source
- SelectGroup.scala
Attributes
- Inherited from:
- Expiration
- Source
- SelectGroup.scala
Attributes
- Inherited from:
- Expiration
- Source
- SelectGroup.scala
Attributes
- Inherited from:
- Expiration
- Source
- SelectGroup.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article