Uses of Record Class
io.camunda.zeebe.backup.filesystem.FilesystemBackupConfig
-
Uses of FilesystemBackupConfig in io.camunda.zeebe.backup.filesystem
Methods in io.camunda.zeebe.backup.filesystem that return FilesystemBackupConfigMethods in io.camunda.zeebe.backup.filesystem with parameters of type FilesystemBackupConfigModifier and TypeMethodDescriptionstatic voidFilesystemBackupStore.validateConfig(FilesystemBackupConfig config) Constructors in io.camunda.zeebe.backup.filesystem with parameters of type FilesystemBackupConfigModifierConstructorDescriptionFilesystemBackupStore(FilesystemBackupConfig config, ExecutorService executor)