Spin

dev.tauri.choam.core.RetryStrategy.Spin
sealed abstract class Spin extends RetryStrategy

Attributes

Source
RetryStrategy.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Abstract methods

Attributes

Definition Classes
Source
RetryStrategy.scala
override def withMaxSpin(maxSpin: Int): Spin

Attributes

Definition Classes
Source
RetryStrategy.scala

Attributes

Definition Classes
Source
RetryStrategy.scala

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def maxCede: Int

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala
def maxSpin: Int

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala

Attributes

Inherited from:
RetryStrategy
Source
RetryStrategy.scala