net.sigusr.mqtt.api.PredefinedRetryPolicy
See thePredefinedRetryPolicy companion trait
object PredefinedRetryPolicy
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case object ConstantDelay extends PredefinedRetryPolicy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PredefinedRetryPolicyclass Objecttrait Matchableclass AnyShow all
- Self type
-
ConstantDelay.type
case object ExponentialBackoff extends PredefinedRetryPolicy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PredefinedRetryPolicyclass Objecttrait Matchableclass AnyShow all
- Self type
-
ExponentialBackoff.type
case object FibonacciBackoff extends PredefinedRetryPolicy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PredefinedRetryPolicyclass Objecttrait Matchableclass AnyShow all
- Self type
-
FibonacciBackoff.type
case object FullJitter extends PredefinedRetryPolicy
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait PredefinedRetryPolicyclass Objecttrait Matchableclass AnyShow all
- Self type
-
FullJitter.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article