Uses of Package
io.github.flink.gcp.connector.base.retry
Packages that use io.github.flink.gcp.connector.base.retry
Package
Description
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.bigquery.sink.fileloadsClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.bigquery.sink.fileloads.loadjobClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.bigquery.sink.storageClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.bigquery.sink.tablesClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.bigtable.sinkClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.cloudtasks.sinkClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.pubsub.sinkClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).
-
Classes in io.github.flink.gcp.connector.base.retry used by io.github.flink.gcp.connector.spanner.sinkClassDescriptionAn immutable retry schedule: exponential backoff from an initial delay up to a cap, a bounded number of attempts, and optional proportional jitter (to de-synchronize parallel subtasks retrying against the same destination).