| Package | Description |
|---|---|
| io.zeebe.logstreams | |
| io.zeebe.logstreams.processor |
| Modifier and Type | Method and Description |
|---|---|
static StreamProcessorBuilder |
LogStreams.createStreamProcessor(String name,
int id,
StreamProcessor streamProcessor) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamProcessor |
StreamProcessorBuilder.streamProcessor |
protected StreamProcessor |
StreamProcessorContext.streamProcessor |
| Modifier and Type | Method and Description |
|---|---|
StreamProcessor |
StreamProcessorContext.getStreamProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamProcessorContext.setStreamProcessor(StreamProcessor streamProcessor) |
| Constructor and Description |
|---|
StreamProcessorBuilder(int id,
String name,
StreamProcessor streamProcessor) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.