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