public static interface PulsarWorkerService.PulsarClientCreator
| Modifier and Type | Method and Description |
|---|---|
PulsarAdmin |
newPulsarAdmin(String pulsarServiceUrl,
WorkerConfig workerConfig) |
org.apache.pulsar.client.api.PulsarClient |
newPulsarClient(String pulsarServiceUrl,
WorkerConfig workerConfig) |
PulsarAdmin newPulsarAdmin(String pulsarServiceUrl, WorkerConfig workerConfig)
org.apache.pulsar.client.api.PulsarClient newPulsarClient(String pulsarServiceUrl, WorkerConfig workerConfig)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.