Index

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

A

asCompleted() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 
asFailed() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 
asInProgress() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 

B

basePath() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
Returns the value of the basePath record component.
bucketName() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
Returns the value of the bucketName record 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
 
complete() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest.InProgressManifest
 
COMPLETED - Enum constant in enum class io.camunda.zeebe.backup.gcs.manifest.Manifest.StatusCode
 
ConfigurationException(String) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException.ConfigurationException
 
ConfigurationException(String, Exception) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException.ConfigurationException
 
connection() - Method in record class io.camunda.zeebe.backup.gcs.GcsBackupConfig
Returns the value of the connection record component.
CouldNotAccessBucketException(String, Exception) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException.ConfigurationException.CouldNotAccessBucketException
 
createdAt() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 
createFailed(BackupIdentifier) - Static method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 
createInProgress(Backup) - Static method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 

D

delete(BackupIdentifier) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
deleteManifest(BackupIdentifier) - Method in class io.camunda.zeebe.backup.gcs.ManifestManager
 
descriptor() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 

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.manifest.FileSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.gcs.manifest.FileSet.NamedFile
Indicates whether some other object is "equal to" this one.
ERROR_MSG_ACCESS_FAILED - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
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_MSG_UNIQUE_FILES - Static variable in record class io.camunda.zeebe.backup.gcs.manifest.FileSet
 

F

fail(String) - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest.CompletedManifest
 
fail(String) - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest.InProgressManifest
 
FAILED - Enum constant in enum class io.camunda.zeebe.backup.gcs.manifest.Manifest.StatusCode
 
failureReason() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest.FailedManifest
 
files() - Method in record class io.camunda.zeebe.backup.gcs.manifest.FileSet
Returns the value of the files record component.
FileSet - Record Class in io.camunda.zeebe.backup.gcs.manifest
FileSet use in Manifest serialization, in order to list all stored files.
FileSet(List<FileSet.NamedFile>) - Constructor for record class io.camunda.zeebe.backup.gcs.manifest.FileSet
Creates an instance of a FileSet record class.
FileSet.NamedFile - Record Class in io.camunda.zeebe.backup.gcs.manifest
 

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 GcsBackupConfig record class.
GcsBackupConfig.Builder - Class in io.camunda.zeebe.backup.gcs
 
GcsBackupStore - Class in io.camunda.zeebe.backup.gcs
 
GcsBackupStore(GcsBackupConfig) - Constructor for class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
GcsBackupStore(GcsBackupConfig, Storage) - Constructor for class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
GcsBackupStoreException - Exception in io.camunda.zeebe.backup.gcs
 
GcsBackupStoreException(String) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException
 
GcsBackupStoreException(String, Throwable) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException
 
GcsBackupStoreException.ConfigurationException - Exception in io.camunda.zeebe.backup.gcs
 
GcsBackupStoreException.ConfigurationException.CouldNotAccessBucketException - Exception in io.camunda.zeebe.backup.gcs
 
GcsBackupStoreException.InvalidPersistedManifestState - Exception in io.camunda.zeebe.backup.gcs
 
GcsBackupStoreException.UnexpectedManifestState - Exception in io.camunda.zeebe.backup.gcs
 
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.manifest.FileSet
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.gcs.manifest.FileSet.NamedFile
Returns a hash code value for this object.

I

id() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 
IN_PROGRESS - Enum constant in enum class io.camunda.zeebe.backup.gcs.manifest.Manifest.StatusCode
 
InvalidPersistedManifestState(String) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException.InvalidPersistedManifestState
 
io.camunda.zeebe.backup.gcs - package io.camunda.zeebe.backup.gcs
 
io.camunda.zeebe.backup.gcs.manifest - package io.camunda.zeebe.backup.gcs.manifest
 

L

list(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
listManifests(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.gcs.ManifestManager
 

M

Manifest - Interface in io.camunda.zeebe.backup.gcs.manifest
 
Manifest.CompletedManifest - Interface in io.camunda.zeebe.backup.gcs.manifest
 
Manifest.FailedManifest - Interface in io.camunda.zeebe.backup.gcs.manifest
 
Manifest.InProgressManifest - Interface in io.camunda.zeebe.backup.gcs.manifest
 
Manifest.StatusCode - Enum Class in io.camunda.zeebe.backup.gcs.manifest
 
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
 
modifiedAt() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 

N

name() - Method in record class io.camunda.zeebe.backup.gcs.manifest.FileSet.NamedFile
Returns the value of the name record component.
NamedFile(String) - Constructor for record class io.camunda.zeebe.backup.gcs.manifest.FileSet.NamedFile
Creates an instance of a NamedFile record class.

P

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

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() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest.CompletedManifest
 
SEGMENTS_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
snapshot() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest.CompletedManifest
 
SNAPSHOT_FILESET_NAME - Static variable in class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
statusCode() - Method in interface io.camunda.zeebe.backup.gcs.manifest.Manifest
 

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.manifest.FileSet.NamedFile
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.gcs.manifest.FileSet
Returns a string representation of this record class.

U

UnexpectedManifestState(Manifest.StatusCode, Manifest.StatusCode) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException.UnexpectedManifestState
 
UnexpectedManifestState(String) - Constructor for exception io.camunda.zeebe.backup.gcs.GcsBackupStoreException.UnexpectedManifestState
 

V

validateConfig(GcsBackupConfig) - Static method in class io.camunda.zeebe.backup.gcs.GcsBackupStore
 
valueOf(String) - Static method in enum class io.camunda.zeebe.backup.gcs.manifest.Manifest.StatusCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.camunda.zeebe.backup.gcs.manifest.Manifest.StatusCode
Returns an array containing the constants of this enum class, in the order they are declared.

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
 
A B C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form