Class AzureBackupStore

java.lang.Object
io.camunda.zeebe.backup.azure.AzureBackupStore
All Implemented Interfaces:
BackupStore

public final class AzureBackupStore extends Object implements BackupStore
BackupStore for Azure. Stores all backups in a given bucket.

All created object keys are prefixed by the BackupIdentifier, with the following scheme: basePath/partitionId/checkpointId/nodeId.