Index

A B C D E G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accountKey() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the accountKey record component.
accountName() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the accountName record component.
AzureBackupConfig - Record Class in io.camunda.zeebe.backup.azure
 
AzureBackupConfig(String, String, String, String, String) - Constructor for record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Creates an instance of a AzureBackupConfig record class.
AzureBackupConfig.Builder - Class in io.camunda.zeebe.backup.azure
 
AzureBackupStore - Class in io.camunda.zeebe.backup.azure
BackupStore for Azure.
AzureBackupStore(AzureBackupConfig) - Constructor for class io.camunda.zeebe.backup.azure.AzureBackupStore
 
AzureBackupStore(AzureBackupConfig, BlobServiceClient) - Constructor for class io.camunda.zeebe.backup.azure.AzureBackupStore
 
AzureBackupStoreException - Exception Class in io.camunda.zeebe.backup.azure
 
AzureBackupStoreException(String, Throwable) - Constructor for exception class io.camunda.zeebe.backup.azure.AzureBackupStoreException
 
AzureBackupStoreException.BlobAlreadyExists - Exception Class in io.camunda.zeebe.backup.azure
 

B

BlobAlreadyExists(String, Throwable) - Constructor for exception class io.camunda.zeebe.backup.azure.AzureBackupStoreException.BlobAlreadyExists
 
build() - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
buildClient(AzureBackupConfig) - Static method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
Builder() - Constructor for class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 

C

closeAsync() - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
connectionString() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the connectionString record component.
containerName() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the containerName record component.

D

delete(BackupIdentifier) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
deleteManifest(BackupIdentifier) - Method in class io.camunda.zeebe.backup.azure.ManifestManager
 
disableOverwrite(BlobRequestConditions) - Static method in class io.camunda.zeebe.backup.azure.ManifestManager
 

E

endpoint() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the endpoint record component.
equals(Object) - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Indicates whether some other object is "equal to" this one.
ERROR_MSG_BACKUP_NOT_FOUND - Static variable in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
ERROR_MSG_BACKUP_WRONG_STATE_TO_RESTORE - Static variable in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

G

getStatus(BackupIdentifier) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

H

hashCode() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns a hash code value for this object.

I

io.camunda.zeebe.backup.azure - package io.camunda.zeebe.backup.azure
 

L

list(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
listManifests(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.azure.ManifestManager
 

M

ManifestManager - Class in io.camunda.zeebe.backup.azure
 
manifestPath(Manifest) - Static method in class io.camunda.zeebe.backup.azure.ManifestManager
 
markFailed(BackupIdentifier, String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

P

PRECONDITION_FAILED - Static variable in class io.camunda.zeebe.backup.azure.ManifestManager
 

R

restore(BackupIdentifier, Path) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

S

save(Backup) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
SEGMENTS_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
SNAPSHOT_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

T

toString() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns a string representation of this record class.

V

validateConfig(AzureBackupConfig) - Static method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 

W

withAccountKey(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withAccountName(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withConnectionString(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withContainerName(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withEndpoint(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
A B C D E G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form