Uses of Interface
io.camunda.zeebe.snapshots.ReceivableSnapshotStore
Packages that use ReceivableSnapshotStore
-
Uses of ReceivableSnapshotStore in io.camunda.zeebe.snapshots.impl
Classes in io.camunda.zeebe.snapshots.impl that implement ReceivableSnapshotStore -
Uses of ReceivableSnapshotStore in io.camunda.zeebe.snapshots.transfer
Constructors in io.camunda.zeebe.snapshots.transfer with parameters of type ReceivableSnapshotStoreModifierConstructorDescriptionSnapshotTransferImpl(Function<ConcurrencyControl, SnapshotTransferService> service, SnapshotMetrics snapshotMetrics, ReceivableSnapshotStore snapshotStore)