Class FileBasedTransientSnapshot

java.lang.Object
io.camunda.zeebe.snapshots.impl.FileBasedTransientSnapshot
All Implemented Interfaces:
PersistableSnapshot, TransientSnapshot

public final class FileBasedTransientSnapshot extends Object implements TransientSnapshot
Represents a pending snapshot, that is a snapshot in the process of being written and has not yet been committed to the store.