Uses of Interface
org.apache.pulsar.client.api.PulsarClient
Packages that use PulsarClient
-
Uses of PulsarClient in org.apache.pulsar.client.api
Methods in org.apache.pulsar.client.api that return PulsarClientModifier and TypeMethodDescriptionClientBuilder.build()Construct the finalPulsarClientinstance.Methods in org.apache.pulsar.client.api with parameters of type PulsarClientModifier and TypeMethodDescriptionvoidServiceUrlProvider.initialize(PulsarClient client) Initialize the service url provider with Pulsar client instance.