public class WorkerService extends Object
| Constructor and Description |
|---|
WorkerService(WorkerConfig workerConfig) |
WorkerService(WorkerConfig workerConfig,
boolean runAsStandalone) |
| Modifier and Type | Method and Description |
|---|---|
void |
start(URI dlogUri,
AuthenticationService authenticationService,
AuthorizationService authorizationService,
ErrorNotifier errorNotifier) |
void |
stop() |
public WorkerService(WorkerConfig workerConfig, boolean runAsStandalone)
public WorkerService(WorkerConfig workerConfig)
public void start(URI dlogUri, AuthenticationService authenticationService, AuthorizationService authorizationService, ErrorNotifier errorNotifier) throws InterruptedException
InterruptedExceptionpublic void stop()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.