Uses of Interface
io.camunda.zeebe.snapshots.transfer.SnapshotTransferService
Packages that use SnapshotTransferService
-
Uses of SnapshotTransferService in io.camunda.zeebe.snapshots.transfer
Subinterfaces of SnapshotTransferService in io.camunda.zeebe.snapshots.transferClasses in io.camunda.zeebe.snapshots.transfer that implement SnapshotTransferServiceConstructor parameters in io.camunda.zeebe.snapshots.transfer with type arguments of type SnapshotTransferServiceModifierConstructorDescriptionSnapshotTransferImpl(Function<ConcurrencyControl, SnapshotTransferService> service, SnapshotMetrics snapshotMetrics, ReceivableSnapshotStore snapshotStore)