Uses of Interface
com.google.cloud.pubsublite.cloudpubsub.internal.ResettableSubscriberFactory
Packages that use ResettableSubscriberFactory
-
Uses of ResettableSubscriberFactory in com.google.cloud.pubsublite.cloudpubsub.internal
Constructors in com.google.cloud.pubsublite.cloudpubsub.internal with parameters of type ResettableSubscriberFactoryModifierConstructorDescriptionSinglePartitionSubscriber(com.google.cloud.pubsub.v1.MessageReceiver receiver, MessageTransformer<SequencedMessage, com.google.pubsub.v1.PubsubMessage> transformer, com.google.cloud.pubsublite.cloudpubsub.internal.AckSetTracker ackSetTracker, NackHandler nackHandler, ResettableSubscriberFactory wireSubscriberFactory, FlowControlSettings flowControlSettings)