public class Worker extends Object
| Constructor and Description |
|---|
Worker(WorkerConfig workerConfig) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getListenPortHTTP() |
Optional<Integer> |
getListenPortHTTPS() |
org.apache.pulsar.zookeeper.ZooKeeperClientFactory |
getZooKeeperClientFactory() |
protected void |
start() |
protected void |
stop() |
public Worker(WorkerConfig workerConfig)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.