| Package | Description |
|---|---|
| io.zeebe.logstreams.impl.snapshot.fs |
| Modifier and Type | Field and Description |
|---|---|
protected FsReadableSnapshot |
FsSnapshotWriter.lastSnapshot |
| Modifier and Type | Method and Description |
|---|---|
FsReadableSnapshot |
FsSnapshotStorage.getLastSnapshot(String name) |
| Constructor and Description |
|---|
FsSnapshotWriter(FsSnapshotStorageConfiguration config,
File snapshotFile,
File checksumFile,
FsReadableSnapshot lastSnapshot) |
FsTemporarySnapshotWriter(FsSnapshotStorageConfiguration config,
File temporaryFile,
File checksumFile,
File snapshotFile,
FsReadableSnapshot lastSnapshot) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.