public class LogBlockIndexService extends Object implements Service<LogBlockIndex>
| Constructor and Description |
|---|
LogBlockIndexService() |
| Modifier and Type | Method and Description |
|---|---|
LogBlockIndex |
get() |
void |
start(ServiceStartContext startContext) |
void |
stop(ServiceStopContext stopContext) |
public void start(ServiceStartContext startContext)
start in interface Service<LogBlockIndex>public void stop(ServiceStopContext stopContext)
stop in interface Service<LogBlockIndex>public LogBlockIndex get()
get in interface Service<LogBlockIndex>Copyright © 2017–2018 camunda services GmbH. All rights reserved.