All Classes
-
All Classes Interface Summary Class Summary Class Description AcknowledgeIdsForCheckpoint<AcknowledgeId> This class contains a checkpointId and a List of AcknowledgementIds.AcknowledgeOnCheckpoint<ACKID extends Serializable> Helper class for SourceFunctions to acknowledge messages to external systems after a successful checkpoint.Acknowledger<AcknowledgeId> BlockingGrpcPubSubSubscriber Implementation forPubSubSubscriber.EmulatorCredentials A placeholder for credentials to signify that requests sent to the server should not be authenticated.EmulatorCredentialsProvider A CredentialsProvider that simply provides the right credentials that are to be used for connecting to an emulator.PubSubDeserializationSchema<T> The deserialization schema describes how to turn the PubsubMessages into data types (Java/Scala objects) that are processed by Flink.PubSubSink<IN> A sink function that outputs to PubSub.PubSubSink.ProjectNameBuilder<IN> Part ofPubSubSink.PubSubSinkBuilderto set required fields.PubSubSink.PubSubSinkBuilder<IN> PubSubSinkBuilder to create a PubSubSink.PubSubSink.SerializationSchemaBuilder Part ofPubSubSink.PubSubSinkBuilderto set required fields.PubSubSink.TopicNameBuilder<IN> Part ofPubSubSink.PubSubSinkBuilderto set required fields.PubSubSource<OUT> PubSub Source, this Source will consume PubSub messages from a subscription and Acknowledge them on the next checkpoint.PubSubSource.DeserializationSchemaBuilder Part ofPubSubSource.PubSubSourceBuilderto set required fields.PubSubSource.ProjectNameBuilder<OUT> Part ofPubSubSource.PubSubSourceBuilderto set required fields.PubSubSource.PubSubSourceBuilder<OUT> Builder to create PubSubSource.PubSubSource.SubscriptionNameBuilder<OUT> Part ofPubSubSource.PubSubSourceBuilderto set required fields.PubSubSubscriber Used byPubSubSourceto pull and acknowledge messages.PubSubSubscriberFactory A factory class to create aSubscriberStub.PubSubSubscriberFactoryForEmulator A convenience PubSubSubscriberFactory that can be used to connect to a PubSub emulator.