| Package | Description |
|---|---|
| io.zeebe.logstreams.impl.snapshot.fs | |
| io.zeebe.logstreams.processor | |
| io.zeebe.logstreams.state |
| Modifier and Type | Class and Description |
|---|---|
class |
FsSnapshotController |
| Modifier and Type | Field and Description |
|---|---|
protected SnapshotController |
StreamProcessorBuilder.snapshotController |
protected SnapshotController |
StreamProcessorContext.snapshotController |
| Modifier and Type | Method and Description |
|---|---|
SnapshotController |
StreamProcessorContext.getSnapshotController() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamProcessorContext.setSnapshotController(SnapshotController snapshotController) |
StreamProcessorBuilder |
StreamProcessorBuilder.snapshotController(SnapshotController snapshotController) |
| Modifier and Type | Class and Description |
|---|---|
class |
StateSnapshotController
Controls how snapshot/recovery operations are performed on a StateController
|
Copyright © 2017–2018 camunda services GmbH. All rights reserved.