Class FileBasedSnapshotStore

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

public final class FileBasedSnapshotStore extends Actor implements ConstructableSnapshotStore, ReceivableSnapshotStore