Uses of Package
io.camunda.zeebe.snapshots
Packages that use io.camunda.zeebe.snapshots
Package
Description
-
Classes in io.camunda.zeebe.snapshots used by io.camunda.zeebe.snapshotsClassDescriptionRepresent a store, that allows to make copy of existing backups that are targeted at bootstrapping a new partition.Immutable checksum collection in simple file verification (SFV) file format, which only allows to read serialized file checksums or a combined checksum.A volatile snapshot which can be persisted.Represents a snapshot, which was persisted at the
PersistedSnapshotStore.Represents a listener which can be added to thePersistedSnapshotStoreto be notified when a newPersistedSnapshotis persisted at this store.Represents a store, which allows to persist snapshots on a storage, which is implementation dependent.A received volatile snapshot, which consist of severalSnapshotChunk's.A chunk of an already persisted Snapshot.Represents a snapshot chunk reader, which means it is used to chunk anPersistedSnapshotand read it from it's persisted storage.Represents an identifier of anPersistedSnapshot.Returned when a snapshot is reserved *A transient snapshot which can be persisted after taking a snapshot. -
Classes in io.camunda.zeebe.snapshots used by io.camunda.zeebe.snapshots.implClassDescriptionRepresent a store, that allows to make copy of existing backups that are targeted at bootstrapping a new partition.A persisted snapshot store than can create a new snapshot and persists it.Immutable checksum collection in simple file verification (SFV) file format, which only allows to read serialized file checksums or a combined checksum.Mutable checksum collection in simple file verification (SFV) file formatA volatile snapshot which can be persisted.Represents a snapshot, which was persisted at the
PersistedSnapshotStore.Represents a listener which can be added to thePersistedSnapshotStoreto be notified when a newPersistedSnapshotis persisted at this store.Represents a store, which allows to persist snapshots on a storage, which is implementation dependent.A received volatile snapshot, which consist of severalSnapshotChunk's.A chunk of an already persisted Snapshot.Represents a snapshot chunk reader, which means it is used to chunk anPersistedSnapshotand read it from it's persisted storage.Represents an identifier of anPersistedSnapshot.Returned when a snapshot is reserved *A transient snapshot which can be persisted after taking a snapshot. -
Classes in io.camunda.zeebe.snapshots used by io.camunda.zeebe.snapshots.transferClassDescriptionRepresents a snapshot, which was persisted at the
PersistedSnapshotStore.Represents a store, which allows to persist snapshots on a storage, which is implementation dependent.A chunk of an already persisted Snapshot.