| Package | Description |
|---|---|
| io.zeebe.logstreams.impl.snapshot.fs |
| Modifier and Type | Class and Description |
|---|---|
class |
FsTemporarySnapshotWriter
Extends FsSnapshotWriter, delegating the write of the checksum + data to it, and moving the data
file to its correct path at the end.
|
| Modifier and Type | Method and Description |
|---|---|
FsSnapshotWriter |
FsSnapshotStorage.createSnapshot(String name,
long logPosition) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.