A B C D E G H I M N O P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acknowledge(List<AcknowledgeId>) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.Acknowledger
- acknowledge(List<String>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
- AcknowledgeIdsForCheckpoint<AcknowledgeId> - Class in org.apache.flink.streaming.connectors.gcp.pubsub.common
-
This class contains a checkpointId and a List of AcknowledgementIds.
- acknowledgeOnCheckpoint - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- AcknowledgeOnCheckpoint<ACKID extends Serializable> - Class in org.apache.flink.streaming.connectors.gcp.pubsub.common
-
Helper class for SourceFunctions to acknowledge messages to external systems after a successful checkpoint.
- AcknowledgeOnCheckpoint(Acknowledger<ACKID>) - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
- acknowledgeOnCheckpointFactory - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- Acknowledger<AcknowledgeId> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
- addAcknowledgeId(ACKID) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
B
- BlockingGrpcPubSubSubscriber - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
Implementation for
PubSubSubscriber. - BlockingGrpcPubSubSubscriber(String, ManagedChannel, SubscriberGrpc.SubscriberBlockingStub, PullRequest, int, Duration) - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
- build() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
-
Actually builder the desired instance of the PubSubSink.
- build() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
-
Actually build the desired instance of the PubSubSourceBuilder.
C
- cancel() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- close() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
- close() - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubSubscriber
-
After returning all resources should have been cleaned up.
- close() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
- close() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- create() - Static method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentialsProvider
- credentials - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
D
- deserializationSchema - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- DeserializationSchemaBuilder() - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.DeserializationSchemaBuilder
- deserialize(PubsubMessage) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubDeserializationSchema
-
Deserializes a PubsubMessage.
- deserialize(PubsubMessage, Collector<T>) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubDeserializationSchema
-
Deserializes the PubSub record.
E
- EmulatorCredentials - Class in org.apache.flink.streaming.connectors.gcp.pubsub.emulator
-
A placeholder for credentials to signify that requests sent to the server should not be authenticated.
- EmulatorCredentialsProvider - Class in org.apache.flink.streaming.connectors.gcp.pubsub.emulator
-
A CredentialsProvider that simply provides the right credentials that are to be used for connecting to an emulator.
- EmulatorCredentialsProvider() - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentialsProvider
- equals(Object) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentials
G
- getAcknowledgeIds() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
- getCheckpointId() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
- getCredentials() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentialsProvider
- getInstance() - Static method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentials
- getProducedType() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- getSubscriber(Credentials) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubSubscriberFactory
-
Creates a new SubscriberStub using the EventLoopGroup and credentials.
- getSubscriber(Credentials) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.PubSubSubscriberFactoryForEmulator
H
- hashCode() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentials
I
- initializeState(FunctionInitializationContext) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
- invoke(IN, SinkFunction.Context) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
- isEndOfStream(T) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubDeserializationSchema
-
Method to decide whether the element signals the end of the stream.
- isRunning - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
M
- messagePerSecondRateLimit - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
N
- newBuilder() - Static method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
-
Create a builder for a new PubSubSink.
- newBuilder() - Static method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
- notifyCheckpointAborted(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
- notifyCheckpointComplete(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- numberOfOutstandingAcknowledgements() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
O
- open(DeserializationSchema.InitializationContext) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubDeserializationSchema
-
Initialization method for the schema.
- open(Configuration) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
- open(Configuration) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- org.apache.flink.streaming.connectors.gcp.pubsub - package org.apache.flink.streaming.connectors.gcp.pubsub
- org.apache.flink.streaming.connectors.gcp.pubsub.common - package org.apache.flink.streaming.connectors.gcp.pubsub.common
- org.apache.flink.streaming.connectors.gcp.pubsub.emulator - package org.apache.flink.streaming.connectors.gcp.pubsub.emulator
P
- PubSubDeserializationSchema<T> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
-
The deserialization schema describes how to turn the PubsubMessages into data types (Java/Scala objects) that are processed by Flink.
- PubSubSink<IN> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
A sink function that outputs to PubSub.
- PubSubSink.ProjectNameBuilder<IN> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
-
Part of
PubSubSink.PubSubSinkBuilderto set required fields. - PubSubSink.PubSubSinkBuilder<IN> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
PubSubSinkBuilder to create a PubSubSink.
- PubSubSink.SerializationSchemaBuilder - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
Part of
PubSubSink.PubSubSinkBuilderto set required fields. - PubSubSink.TopicNameBuilder<IN> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
-
Part of
PubSubSink.PubSubSinkBuilderto set required fields. - PubSubSource<OUT> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
PubSub Source, this Source will consume PubSub messages from a subscription and Acknowledge them on the next checkpoint.
- PubSubSource.DeserializationSchemaBuilder - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
Part of
PubSubSource.PubSubSourceBuilderto set required fields. - PubSubSource.ProjectNameBuilder<OUT> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
-
Part of
PubSubSource.PubSubSourceBuilderto set required fields. - PubSubSource.PubSubSourceBuilder<OUT> - Class in org.apache.flink.streaming.connectors.gcp.pubsub
-
Builder to create PubSubSource.
- PubSubSource.SubscriptionNameBuilder<OUT> - Interface in org.apache.flink.streaming.connectors.gcp.pubsub
-
Part of
PubSubSource.PubSubSourceBuilderto set required fields. - PubSubSubscriber - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
-
Used by
PubSubSourceto pull and acknowledge messages. - pubSubSubscriberFactory - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- PubSubSubscriberFactory - Interface in org.apache.flink.streaming.connectors.gcp.pubsub.common
-
A factory class to create a
SubscriberStub. - PubSubSubscriberFactoryForEmulator - Class in org.apache.flink.streaming.connectors.gcp.pubsub.emulator
-
A convenience PubSubSubscriberFactory that can be used to connect to a PubSub emulator.
- PubSubSubscriberFactoryForEmulator(String, String, String, int, Duration, int) - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.PubSubSubscriberFactoryForEmulator
- pull() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.BlockingGrpcPubSubSubscriber
- pull() - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.common.PubSubSubscriber
R
- rateLimiter - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- refreshAccessToken() - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.emulator.EmulatorCredentials
- restoreState(List<AcknowledgeIdsForCheckpoint<ACKID>>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
- restoreState(List<AcknowledgeIdsForCheckpoint<String>>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- run(SourceFunction.SourceContext<OUT>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
S
- SerializationSchemaBuilder() - Constructor for class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.SerializationSchemaBuilder
- setAcknowledgeIds(List<AcknowledgeId>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
- setCheckpointId(long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeIdsForCheckpoint
- snapshotState(long, long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.common.AcknowledgeOnCheckpoint
- snapshotState(long, long) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
- snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink
- subscriber - Variable in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource
W
- withCredentials(Credentials) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
-
Set the credentials.
- withCredentials(Credentials) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
-
Set the credentials.
- withDeserializationSchema(DeserializationSchema<OUT>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.DeserializationSchemaBuilder
-
Set the DeserializationSchema used to deserialize incoming PubSubMessages.
- withDeserializationSchema(PubSubDeserializationSchema<OUT>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.DeserializationSchemaBuilder
-
Set the DeserializationSchema used to deserialize incoming PubSubMessages.
- withHostAndPortForEmulator(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
-
Set the custom hostname/port combination of PubSub.
- withMessageRateLimit(int) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
-
Set a limit on the rate of messages per second received.
- withProjectName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.ProjectNameBuilder
-
Set the project name of the subscription to pull messages from.
- withProjectName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
- withProjectName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.ProjectNameBuilder
-
Set the project name of the subscription to pull messages from.
- withProjectName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
- withPubSubSubscriberFactory(int, Duration, int) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
-
There is a default PubSubSubscriber factory that uses gRPC to pull in PubSub messages.
- withPubSubSubscriberFactory(PubSubSubscriberFactory) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
-
Set a PubSubSubscriberFactory This allows for custom Subscriber options to be set.
- withSerializationSchema(SerializationSchema<IN>) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.SerializationSchemaBuilder
-
Set the SerializationSchema used to Serialize objects to be added as payloads of PubSubMessages.
- withSubscriptionName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.PubSubSourceBuilder
- withSubscriptionName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSource.SubscriptionNameBuilder
-
Set the subscription name of the subscription to pull messages from.
- withTopicName(String) - Method in class org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.PubSubSinkBuilder
- withTopicName(String) - Method in interface org.apache.flink.streaming.connectors.gcp.pubsub.PubSubSink.TopicNameBuilder
-
Set the subscription name of the subscription to pull messages from.
All Classes All Packages