| Package | Description |
|---|---|
| io.zeebe.logstreams.impl.service | |
| io.zeebe.logstreams.processor |
| Modifier and Type | Method and Description |
|---|---|
StreamProcessorService |
StreamProcessorService.get() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceName<StreamProcessorService> |
LogStreamServiceNames.streamProcessorService(String logName,
String processorName) |
| Constructor and Description |
|---|
StreamProcessorService(StreamProcessorController controller,
ServiceContainer serviceContainer,
ServiceName<StreamProcessorService> serviceName) |
| Modifier and Type | Method and Description |
|---|---|
ActorFuture<StreamProcessorService> |
StreamProcessorBuilder.build() |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.