Uses of Interface
com.google.cloud.pubsublite.internal.wire.PartitionPublisherFactory
-
Packages that use PartitionPublisherFactory Package Description com.google.cloud.pubsublite.internal.wire -
-
Uses of PartitionPublisherFactory in com.google.cloud.pubsublite.internal.wire
Methods in com.google.cloud.pubsublite.internal.wire with parameters of type PartitionPublisherFactory Modifier and Type Method Description abstract PartitionCountWatchingPublisherSettings.BuilderPartitionCountWatchingPublisherSettings.Builder. setPublisherFactory(PartitionPublisherFactory factory)abstract RoutingPublisherBuilder.BuilderRoutingPublisherBuilder.Builder. setPublisherFactory(PartitionPublisherFactory factory)
-