Uses of Interface
io.camunda.zeebe.snapshots.PersistableSnapshot
Packages that use PersistableSnapshot
-
Uses of PersistableSnapshot in io.camunda.zeebe.snapshots
Subinterfaces of PersistableSnapshot in io.camunda.zeebe.snapshotsModifier and TypeInterfaceDescriptioninterfaceA received volatile snapshot, which consist of severalSnapshotChunk's.interfaceA transient snapshot which can be persisted after taking a snapshot. -
Uses of PersistableSnapshot in io.camunda.zeebe.snapshots.impl
Classes in io.camunda.zeebe.snapshots.impl that implement PersistableSnapshotModifier and TypeClassDescriptionclassfinal classRepresents a pending snapshot, that is a snapshot in the process of being written and has not yet been committed to the store.