Package | Description |
---|---|
org.apache.pulsar.client.api |
Pulsar Client API.
|
Modifier and Type | Method and Description |
---|---|
PulsarClient |
ClientBuilder.build()
Construct the final
PulsarClient instance. |
Modifier and Type | Method and Description |
---|---|
void |
ServiceUrlProvider.initialize(PulsarClient client)
Initialize the service url provider with Pulsar client instance.
|
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.