Package io.github.flink.gcp.connector.pubsub.source
package io.github.flink.gcp.connector.pubsub.source
-
ClassDescriptionWhat the source does with a message its deserialization schema cannot convert.Whether the source preserves Pub/Sub ordering-key delivery order.Entry point for building Pub/Sub sources.Builder for Pub/Sub sources, obtained from
PubSubSource.builder().Immutable configuration of a Pub/Sub source, assembled byPubSubSourceBuilderand shipped in the job graph.Where the source starts consuming a subscription.Which starting point aPubSubStartPositionnames.Tuning options for the source's Pub/Sub subscribers and its reader: SDK flow control, the streaming-pull connection count and the acknowledgement-deadline extension settings, plus the source's own drain size, subscriber shutdown budget and first-checkpoint watchdog.Builder forPubSubSubscriberOptions.Settings the source applies when it creates a subscription that does not exist.Builder forSubscriptionCreateOptions.A fully-qualified Pub/Sub subscription reference: project and subscription.