Class WorkerServer
java.lang.Object
org.apache.pulsar.functions.worker.rest.WorkerServer
-
Constructor Summary
ConstructorsConstructorDescriptionWorkerServer(WorkerService workerService, org.apache.pulsar.broker.authentication.AuthenticationService authenticationService) -
Method Summary
-
Constructor Details
-
WorkerServer
public WorkerServer(WorkerService workerService, org.apache.pulsar.broker.authentication.AuthenticationService authenticationService)
-
-
Method Details
-
start
- Throws:
Exception
-
stop
public void stop() -
getListenPortHTTP
-
getListenPortHTTPS
-