Uses of Interface
io.camunda.zeebe.snapshots.ReceivableSnapshotStore
Packages that use ReceivableSnapshotStore
-
Uses of ReceivableSnapshotStore in io.camunda.zeebe.snapshots
Methods in io.camunda.zeebe.snapshots that return ReceivableSnapshotStoreModifier and TypeMethodDescriptionReceivableSnapshotStoreFactory.createReceivableSnapshotStore(Path directory, int partitionId) Creates a snapshot store operating in the givendirectory. -
Uses of ReceivableSnapshotStore in io.camunda.zeebe.snapshots.impl
Classes in io.camunda.zeebe.snapshots.impl that implement ReceivableSnapshotStoreMethods in io.camunda.zeebe.snapshots.impl that return ReceivableSnapshotStoreModifier and TypeMethodDescriptionFileBasedSnapshotStoreFactory.createReceivableSnapshotStore(Path root, int partitionId) FileBasedSnapshotStoreFactory.getReceivableSnapshotStore(int partitionId)