backoffBarrier, configuration, errorClosure, LOGGER, stableClosure, unstableClosure| Constructor and Description |
|---|
Stable(BackoffConfiguration configuration,
BackoffBarrier backoffBarrier) |
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.mule.runtime.gw.api.time.period.Period |
delay() |
boolean |
equals(Object obj) |
State |
go()
Executes the configured closure.
|
State |
log()
Logs current state.
|
State |
next(SessionMetadata sessionMetadata)
Defines the next state given a
SessionMetadata. |
String |
toString() |
ifError, ifUnstable, otherwise, resetClosurespublic Stable(BackoffConfiguration configuration, BackoffBarrier backoffBarrier)
public State next(SessionMetadata sessionMetadata)
StateSessionMetadata.next in class StatesessionMetadata - last SessionMetadata.public com.mulesoft.mule.runtime.gw.api.time.period.Period delay()
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.