Uses of Interface
io.camunda.zeebe.snapshots.PersistedSnapshotStore
Packages that use PersistedSnapshotStore
-
Uses of PersistedSnapshotStore in io.camunda.zeebe.snapshots
Subinterfaces of PersistedSnapshotStore in io.camunda.zeebe.snapshotsModifier and TypeInterfaceDescriptioninterfaceA persisted snapshot store than can create a new snapshot and persists it.interface -
Uses of PersistedSnapshotStore in io.camunda.zeebe.snapshots.impl
Classes in io.camunda.zeebe.snapshots.impl that implement PersistedSnapshotStoreMethods in io.camunda.zeebe.snapshots.impl that return PersistedSnapshotStoreModifier and TypeMethodDescriptionFileBasedSnapshotStoreFactory.getPersistedSnapshotStore(int partitionId)