Uses of Interface
com.google.cloud.pubsublite.internal.wire.StreamFactories.PublishStreamFactory
Packages that use StreamFactories.PublishStreamFactory
-
Uses of StreamFactories.PublishStreamFactory in com.google.cloud.pubsublite.internal.wire
Methods in com.google.cloud.pubsublite.internal.wire with parameters of type StreamFactories.PublishStreamFactoryModifier and TypeMethodDescriptionabstract PublisherBuilder.BuilderPublisherBuilder.Builder.setStreamFactory(StreamFactories.PublishStreamFactory streamFactory) SinglePartitionPublisherBuilder.Builder.setStreamFactory(StreamFactories.PublishStreamFactory streamFactory) Constructors in com.google.cloud.pubsublite.internal.wire with parameters of type StreamFactories.PublishStreamFactoryModifierConstructorDescriptionPublisherImpl(StreamFactories.PublishStreamFactory streamFactory, InitialPublishRequest initialRequest, com.google.api.gax.batching.BatchingSettings batchingSettings)