Uses of Interface
io.camunda.zeebe.backup.api.BackupStore
Packages that use BackupStore
-
Uses of BackupStore in io.camunda.zeebe.backup.management
Constructors in io.camunda.zeebe.backup.management with parameters of type BackupStoreModifierConstructorDescriptionBackupService(int nodeId, int partitionId, int numberOfPartitions, BackupStore backupStore, PersistedSnapshotStore snapshotStore, Path segmentsDirectory, Predicate<Path> isSegmentsFile)