| Package | Description |
|---|---|
| io.zeebe.logstreams.fs | |
| io.zeebe.logstreams.impl | |
| io.zeebe.logstreams.impl.service | |
| io.zeebe.logstreams.impl.snapshot.fs | |
| io.zeebe.logstreams.processor |
| Modifier and Type | Method and Description |
|---|---|
SnapshotStorage |
FsSnapshotStorageBuilder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected SnapshotStorage |
LogStreamBuilder.snapshotStorage |
| Modifier and Type | Method and Description |
|---|---|
SnapshotStorage |
LogStreamBuilder.getSnapshotStorage() |
| Modifier and Type | Method and Description |
|---|---|
LogStreamBuilder |
LogStreamBuilder.snapshotStorage(SnapshotStorage snapshotStorage) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotStorage |
FsSnapshotStorageService.get() |
| Modifier and Type | Class and Description |
|---|---|
class |
FsSnapshotStorage |
| Constructor and Description |
|---|
FsSnapshotController(SnapshotStorage storage,
String name,
SnapshotSupport resource) |
| Modifier and Type | Field and Description |
|---|---|
protected SnapshotStorage |
StreamProcessorBuilder.snapshotStorage |
| Modifier and Type | Method and Description |
|---|---|
StreamProcessorBuilder |
StreamProcessorBuilder.snapshotStorage(SnapshotStorage snapshotStorage) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.