Class DynamoDBIO.RetryConfiguration

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    DynamoDBIO

    @Deprecated
    public abstract static class DynamoDBIO.RetryConfiguration
    extends java.lang.Object
    implements java.io.Serializable
    Deprecated.
    Use RetryConfiguration instead to delegate retries to the AWS SDK.
    Legacy retry configuration.

    Warning: Max accumulative retry latency is silently ignored as it is not supported by the AWS SDK.

    See Also:
    Serialized Form