Class FileBasedSnapshotStore

java.lang.Object
io.camunda.zeebe.scheduler.Actor
io.camunda.zeebe.snapshots.impl.FileBasedSnapshotStore
All Implemented Interfaces:
AsyncClosable, ConcurrencyControl, ConstructableSnapshotStore, PersistedSnapshotStore, ReceivableSnapshotStore, RestorableSnapshotStore, CloseableSilently, AutoCloseable

public final class FileBasedSnapshotStore extends Actor implements ConstructableSnapshotStore, ReceivableSnapshotStore, RestorableSnapshotStore