Package org.apache.pekko.io.dns
Class CachePolicy.Ttl$
java.lang.Object
org.apache.pekko.io.dns.CachePolicy.Ttl$
- Enclosing class:
- CachePolicy
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CachePolicy.Ttl$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromPositive(Duration value) fromPositive(scala.concurrent.duration.FiniteDuration value) never()scala.Option<scala.concurrent.duration.FiniteDuration>unapply(CachePolicy.Ttl ttl)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Ttl$
public Ttl$()
-
-
Method Details
-
unapply
-
fromPositive
-
fromPositive
-
never
-
effectivelyForever
-