Uses of Package
io.github.flink.gcp.connector.pubsub.sink
Packages that use io.github.flink.gcp.connector.pubsub.sink
Package
Description
-
-
Classes in io.github.flink.gcp.connector.pubsub.sink used by io.github.flink.gcp.connector.pubsub.sinkClassDescriptionWhether the sink may create destination topics that do not exist.The cross-version seam every sink in this module implements instead of
Sinkdirectly.Resolves the destination topic for each record, enabling one sink instance to publish to many topics (dynamic destinations).A single message that terminally failed to be published to Pub/Sub, as passed to aFailureHandler<FailedMessage>.Tuning options for the sink's Pub/Sub publishers and its writer: SDK batching and publish-retry settings, message ordering, the writer's in-flight caps, the backoff budget of the topic auto-creation recovery, and the writer's shutdown budget.Builder forPubSubPublisherOptions.At-least-once sink publishing throughgoogle-cloud-pubsubPublisherinstances with dynamic per-record topic destinations.Builder for Pub/Sub sinks, obtained fromPubSubSink.builder().Immutable sink configuration assembled byPubSubSinkBuilder.Settings the sink applies when it creates a topic that does not exist.Builder forTopicCreateOptions.A fully-qualified Pub/Sub topic reference: project and topic. -
Classes in io.github.flink.gcp.connector.pubsub.sink used by io.github.flink.gcp.connector.pubsub.sink.topicsClassDescriptionSettings the sink applies when it creates a topic that does not exist.A fully-qualified Pub/Sub topic reference: project and topic.
-
Classes in io.github.flink.gcp.connector.pubsub.sink used by io.github.flink.gcp.connector.pubsub.sink.writerClassDescriptionTuning options for the sink's Pub/Sub publishers and its writer: SDK batching and publish-retry settings, message ordering, the writer's in-flight caps, the backoff budget of the topic auto-creation recovery, and the writer's shutdown budget.Immutable sink configuration assembled by
PubSubSinkBuilder.A fully-qualified Pub/Sub topic reference: project and topic. -
-
Classes in io.github.flink.gcp.connector.pubsub.sink used by io.github.flink.gcp.connector.pubsub.tableClassDescriptionWhether the sink may create destination topics that do not exist.
-
Classes in io.github.flink.gcp.connector.pubsub.sink used by io.github.flink.gcp.connector.pubsub.table.sinkClassDescriptionWhether the sink may create destination topics that do not exist.Tuning options for the sink's Pub/Sub publishers and its writer: SDK batching and publish-retry settings, message ordering, the writer's in-flight caps, the backoff budget of the topic auto-creation recovery, and the writer's shutdown budget.Settings the sink applies when it creates a topic that does not exist.A fully-qualified Pub/Sub topic reference: project and topic.