timer
Causes the start of a timer for the given duration. You can await on the timer end by invoking DurableFuture.await.
Parameters
duration
for which to sleep.
name
name to be used for the timer
Causes the start of a timer for the given duration. You can await on the timer end by invoking DurableFuture.await.
for which to sleep.
name to be used for the timer