Index

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

A

ACCOUNT - Enum constant in enum class io.camunda.zeebe.backup.azure.SasTokenType
 
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, boolean, SasTokenConfig) - 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) - Constructor for exception class io.camunda.zeebe.backup.azure.AzureBackupStoreException
 
AzureBackupStoreException(String, Throwable) - Constructor for exception class io.camunda.zeebe.backup.azure.AzureBackupStoreException
 
AzureBackupStoreException.BlobAlreadyExists - Exception Class in io.camunda.zeebe.backup.azure
 
AzureBackupStoreException.ContainerDoesNotExist - 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
 
build() - Method in class io.camunda.zeebe.backup.azure.SasTokenConfig.Builder
 
buildClient(AzureBackupConfig) - Static method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
Builder() - Constructor for class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
Builder() - Constructor for class io.camunda.zeebe.backup.azure.SasTokenConfig.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.
ContainerDoesNotExist(String) - Constructor for exception class io.camunda.zeebe.backup.azure.AzureBackupStoreException.ContainerDoesNotExist
 
containerName() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the containerName record component.
createContainer() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the createContainer record component.

D

DELEGATION - Enum constant in enum class io.camunda.zeebe.backup.azure.SasTokenType
 
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.
equals(Object) - Method in record class io.camunda.zeebe.backup.azure.SasTokenConfig
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
 

F

from(String) - Static method in enum class io.camunda.zeebe.backup.azure.SasTokenType
 

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.
hashCode() - Method in record class io.camunda.zeebe.backup.azure.SasTokenConfig
Returns a hash code value for this object.

I

io.camunda.zeebe.backup.azure - package io.camunda.zeebe.backup.azure
 
isAccount() - Method in enum class io.camunda.zeebe.backup.azure.SasTokenType
 
isDelegation() - Method in enum class io.camunda.zeebe.backup.azure.SasTokenType
 
isService() - Method in enum class io.camunda.zeebe.backup.azure.SasTokenType
 

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

sasTokenConfig() - Method in record class io.camunda.zeebe.backup.azure.AzureBackupConfig
Returns the value of the sasTokenConfig record component.
SasTokenConfig - Record Class in io.camunda.zeebe.backup.azure
 
SasTokenConfig(String, SasTokenType) - Constructor for record class io.camunda.zeebe.backup.azure.SasTokenConfig
Creates an instance of a SasTokenConfig record class.
SasTokenConfig.Builder - Class in io.camunda.zeebe.backup.azure
 
SasTokenType - Enum Class in io.camunda.zeebe.backup.azure
 
save(Backup) - Method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
SEGMENTS_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
SERVICE - Enum constant in enum class io.camunda.zeebe.backup.azure.SasTokenType
 
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.
toString() - Method in record class io.camunda.zeebe.backup.azure.SasTokenConfig
Returns a string representation of this record class.
toString() - Method in enum class io.camunda.zeebe.backup.azure.SasTokenType
 
type() - Method in record class io.camunda.zeebe.backup.azure.SasTokenConfig
Returns the value of the type record component.

V

validateConfig(AzureBackupConfig) - Static method in class io.camunda.zeebe.backup.azure.AzureBackupStore
 
value() - Method in record class io.camunda.zeebe.backup.azure.SasTokenConfig
Returns the value of the value record component.
valueOf(String) - Static method in enum class io.camunda.zeebe.backup.azure.SasTokenType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.camunda.zeebe.backup.azure.SasTokenType
Returns an array containing the constants of this enum class, in the order they are declared.

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
 
withCreateContainer(boolean) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withEndpoint(String) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withSasToken(SasTokenConfig) - Method in class io.camunda.zeebe.backup.azure.AzureBackupConfig.Builder
 
withTokenType(SasTokenType) - Method in class io.camunda.zeebe.backup.azure.SasTokenConfig.Builder
 
withValue(String) - Method in class io.camunda.zeebe.backup.azure.SasTokenConfig.Builder
 
A B C D E F G H I L M P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form