reactor.util.retry.Retry$RetrySignal
Aliases
Parameters
subClasses
superClasses
Any
java.lang.Object
Js Constructors
new reactor_util_retry_Retry_RetrySignal
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
copy
()
:
reactor.util.retry.Retry$RetrySignal
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
failure
()
:
java.lang.Throwable
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
retryContextView
()
:
reactor.util.context.ContextView
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
totalRetries
()
:
long
totalRetriesInARow
()
:
long
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit