Package com.here.platform.data.client.utils
package com.here.platform.data.client.utils
-
ClassDescriptionWrapper used to implicit inject the IO execution context with normal execution context.Iterator-related operations of Source[T, NotUsed].Source-related operations of IterableOnce[T].A strategy for determine whether and when to retry an operationA strategy that starts with some initial interval, and then picks the next interval so that it is the longer of the duration of the last request or an exponential increase over the previous interval.A strategy that constantly returns the given intervalExecutes
Runnables on the thread callingexecute.