public class BackOffAdapter
extends java.lang.Object
Constructor and Description |
---|
BackOffAdapter() |
Modifier and Type | Method and Description |
---|---|
static com.google.api.client.util.BackOff |
toGcpBackOff(org.apache.beam.sdk.util.BackOff backOff)
Returns an adapter to convert from
BackOff to BackOff . |