Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- auth() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Returns the value of the
authrecord component. - Auto() - Constructor for record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.Auto
-
Creates an instance of a
Autorecord class.
B
- basePath() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Returns the value of the
basePathrecord component. - bucketName() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Returns the value of the
bucketNamerecord component. - build() - Method in class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
- buildClient(GcsBackupConfig) - Static method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- Builder() - Constructor for class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
C
- closeAsync() - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- ConfigurationException(String) - Constructor for exception class io.camunda.zeebe.backup.gcs.GcsBackupStoreException.ConfigurationException
- ConfigurationException(String, Exception) - Constructor for exception class io.camunda.zeebe.backup.gcs.GcsBackupStoreException.ConfigurationException
- connection() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Returns the value of the
connectionrecord component. - CouldNotAccessBucketException(String, Exception) - Constructor for exception class io.camunda.zeebe.backup.gcs.GcsBackupStoreException.ConfigurationException.CouldNotAccessBucketException
- credentials() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.Auto
- credentials() - Method in interface io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication
- credentials() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.None
D
- delete(BackupIdentifier) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- deleteManifest(BackupIdentifier) - Method in class io.camunda.zeebe.backup.gcs.ManifestManager
E
- equals(Object) - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.Auto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.None
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Indicates whether some other object is "equal to" this one.
- ERROR_MSG_BACKUP_NOT_FOUND - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- ERROR_MSG_BACKUP_WRONG_STATE_TO_RESTORE - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- ERROR_MSG_MANIFEST_ALREADY_EXISTS - Static variable in class io.camunda.zeebe.backup.gcs.ManifestManager
- ERROR_MSG_MANIFEST_MODIFICATION - Static variable in class io.camunda.zeebe.backup.gcs.ManifestManager
- ERROR_VALIDATION_FAILED - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
G
- GcsBackupConfig - Record Class in io.camunda.zeebe.backup.gcs
- GcsBackupConfig(String, String, GcsConnectionConfig) - Constructor for record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Creates an instance of a
GcsBackupConfigrecord class. - GcsBackupConfig.Builder - Class in io.camunda.zeebe.backup.gcs
- GcsBackupStore - Class in io.camunda.zeebe.backup.gcs
- GcsBackupStoreException - Exception Class in io.camunda.zeebe.backup.gcs
- GcsBackupStoreException(String) - Constructor for exception class io.camunda.zeebe.backup.gcs.GcsBackupStoreException
- GcsBackupStoreException(String, Throwable) - Constructor for exception class io.camunda.zeebe.backup.gcs.GcsBackupStoreException
- GcsBackupStoreException.ConfigurationException - Exception Class in io.camunda.zeebe.backup.gcs
- GcsBackupStoreException.ConfigurationException.CouldNotAccessBucketException - Exception Class in io.camunda.zeebe.backup.gcs
- GcsConnectionConfig - Record Class in io.camunda.zeebe.backup.gcs
- GcsConnectionConfig(String, GcsConnectionConfig.Authentication) - Constructor for record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Creates an instance of a
GcsConnectionConfigrecord class. - GcsConnectionConfig.Authentication - Interface in io.camunda.zeebe.backup.gcs
- GcsConnectionConfig.Authentication.Auto - Record Class in io.camunda.zeebe.backup.gcs
-
Use Application Default Credentials to automatically discover credentials.
- GcsConnectionConfig.Authentication.None - Record Class in io.camunda.zeebe.backup.gcs
-
Use no authentication, only useful for testing.
- getStatus(BackupIdentifier) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
H
- hashCode() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.Auto
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.None
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Returns a hash code value for this object.
- host() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Returns the value of the
hostrecord component.
I
- io.camunda.zeebe.backup.gcs - package io.camunda.zeebe.backup.gcs
L
- list(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- listManifests(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.gcs.ManifestManager
M
- ManifestManager - Class in io.camunda.zeebe.backup.gcs
- MAPPER - Static variable in class io.camunda.zeebe.backup.gcs.ManifestManager
- markFailed(BackupIdentifier, String) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
N
- None(String) - Constructor for record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.None
-
Creates an instance of a
Nonerecord class.
O
- of(GcsBackupConfig) - Static method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
P
- PRECONDITION_FAILED - Static variable in class io.camunda.zeebe.backup.gcs.ManifestManager
- projectId() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.None
-
Returns the value of the
projectIdrecord component.
R
- restore(BackupIdentifier, Path) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
S
- save(Backup) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- SEGMENTS_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
- SNAPSHOT_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
T
- toString() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.Auto
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig.Authentication.None
-
Returns a string representation of this record class.
- toString() - Method in record class io.camunda.zeebe.backup.gcs.GcsConnectionConfig
-
Returns a string representation of this record class.
V
- validateConfig(GcsBackupConfig) - Static method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
W
- withAutoAuthentication() - Method in class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
- withBasePath(String) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
- withBucketName(String) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
- withHost(String) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
- withoutAuthentication() - Method in class io.camunda.zeebe.backup.gcs.GcsBackupConfig.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form