Uses of Interface
com.google.cloud.pubsublite.internal.Publisher
Packages that use Publisher
Package
Description
-
Uses of Publisher in com.google.cloud.pubsublite.cloudpubsub.internal
Constructors in com.google.cloud.pubsublite.cloudpubsub.internal with parameters of type PublisherModifierConstructorDescriptionWrappingPublisher(Publisher<MessageMetadata> wirePublisher, MessageTransformer<com.google.pubsub.v1.PubsubMessage, Message> transformer) -
Uses of Publisher in com.google.cloud.pubsublite.internal.wire
Classes in com.google.cloud.pubsublite.internal.wire that implement PublisherModifier and TypeClassDescriptionclassclassclassclassA publisher that assigns sequence numbers to messages and delegates to an underlying SequencedPublisher.classMethods in com.google.cloud.pubsublite.internal.wire that return PublisherModifier and TypeMethodDescriptionPublisherBuilder.Builder.build()RoutingPublisherBuilder.Builder.build()SinglePartitionPublisherBuilder.Builder.build()PartitionCountWatchingPublisherSettings.instantiate()PartitionPublisherFactory.newPublisher(Partition partition)