Index

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

A

apiCallTimeout() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the apiCallTimeout record component.
asCompleted(FileSet, FileSet) - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
 
asFailed(String) - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
 
asFailed(String) - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
 
asFailed(String) - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
 
asFailed(String) - Method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
asFailed(String) - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
 
asFailed(Throwable) - Method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
asInProgress(Backup) - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
 
AsyncAggregatingSubscriber<T> - Class in io.camunda.zeebe.backup.s3.util
Aggregates the results of futures published by a org.reactivestreams.Publisher<CompletableFuture>.
AsyncAggregatingSubscriber(long) - Constructor for class io.camunda.zeebe.backup.s3.util.AsyncAggregatingSubscriber
 

B

BackupCompressionFailed(String, Throwable) - Constructor for exception io.camunda.zeebe.backup.s3.S3BackupStoreException.BackupCompressionFailed
 
BackupDeletionIncomplete(String) - Constructor for exception io.camunda.zeebe.backup.s3.S3BackupStoreException.BackupDeletionIncomplete
 
BackupInInvalidStateException(Manifest, BackupStatusCode) - Constructor for exception io.camunda.zeebe.backup.s3.S3BackupStoreException.BackupInInvalidStateException
 
BackupInInvalidStateException(String) - Constructor for exception io.camunda.zeebe.backup.s3.S3BackupStoreException.BackupInInvalidStateException
 
BackupReadException(String, Throwable) - Constructor for exception io.camunda.zeebe.backup.s3.S3BackupStoreException.BackupReadException
 
basePath() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the basePath record component.
bucketName() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the bucketName record component.
build() - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
buildClient(S3BackupConfig) - Static method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
Builder() - Constructor for class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 

C

closeAsync() - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
CompletableFutureUtils - Class in io.camunda.zeebe.backup.s3.util
 
CompletedBackupManifest - Record Class in io.camunda.zeebe.backup.s3.manifest
 
CompletedBackupManifest(BackupIdentifierImpl, BackupDescriptorImpl, FileSet, FileSet, Instant, Instant) - Constructor for record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Creates an instance of a CompletedBackupManifest record class.
compressionAlgorithm() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
Returns the value of the compressionAlgorithm record component.
compressionAlgorithm() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the compressionAlgorithm record component.
createdAt() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns the value of the createdAt record component.
createdAt() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the createdAt record component.
createdAt() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns the value of the createdAt record component.
createdAt() - Method in interface io.camunda.zeebe.backup.s3.manifest.ValidBackupManifest
 
credentials() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the credentials record component.

D

delete(BackupIdentifier) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
descriptor() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns the value of the descriptor record component.
descriptor() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the descriptor record component.
descriptor() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns the value of the descriptor record component.

E

empty() - Static method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
 
endpoint() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the endpoint record component.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Indicates whether some other object is "equal to" this one.
expectCompleted(Manifest) - Static method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
expectInProgress(Manifest) - Static method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
expectNoBackup(Manifest) - Static method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 

F

FailedBackupManifest - Record Class in io.camunda.zeebe.backup.s3.manifest
 
FailedBackupManifest(BackupIdentifierImpl, Optional<BackupDescriptorImpl>, String, FileSet, FileSet, Instant, Instant) - Constructor for record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Creates an instance of a FailedBackupManifest record class.
failureReason() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the failureReason record component.
FileMetadata(Optional<String>) - Constructor for record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
Creates an instance of a FileMetadata record class.
files() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
Returns the value of the files record component.
FileSet - Record Class in io.camunda.zeebe.backup.s3.manifest
Represents a NamedFileSet with attached metadata.
FileSet(Map<String, FileSet.FileMetadata>) - Constructor for record class io.camunda.zeebe.backup.s3.manifest.FileSet
Creates an instance of a FileSet record class.
FileSet.FileMetadata - Record Class in io.camunda.zeebe.backup.s3.manifest
 
forcePathStyleAccess() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the forcePathStyleAccess record component.
forcePathStyleAccess(boolean) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
fromNewBackup(Backup) - Static method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 

G

getStatus(BackupIdentifier) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 

H

hashCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns a hash code value for this object.

I

id() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns the value of the id record component.
id() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the id record component.
id() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns the value of the id record component.
id() - Method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
id() - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
Returns the value of the id record component.
id() - Method in interface io.camunda.zeebe.backup.s3.manifest.ValidBackupManifest
 
InProgressBackupManifest - Record Class in io.camunda.zeebe.backup.s3.manifest
 
InProgressBackupManifest(BackupIdentifierImpl, BackupDescriptorImpl, FileSet, FileSet, Instant, Instant) - Constructor for record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Creates an instance of a InProgressBackupManifest record class.
io.camunda.zeebe.backup.s3 - package io.camunda.zeebe.backup.s3
 
io.camunda.zeebe.backup.s3.manifest - package io.camunda.zeebe.backup.s3.manifest
 
io.camunda.zeebe.backup.s3.util - package io.camunda.zeebe.backup.s3.util
 

L

list(BackupIdentifierWildcard) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 

M

Manifest - Interface in io.camunda.zeebe.backup.s3.manifest
 
ManifestParseException(String, Throwable) - Constructor for exception io.camunda.zeebe.backup.s3.S3BackupStoreException.ManifestParseException
 
mapAsync(Collection<C>, Function<C, K>, Function<C, CompletableFuture<V>>) - Static method in class io.camunda.zeebe.backup.s3.util.CompletableFutureUtils
Maps keys to values by applying a mapping function asynchronously.
mapAsync(Collection<K>, Function<K, CompletableFuture<V>>) - Static method in class io.camunda.zeebe.backup.s3.util.CompletableFutureUtils
Maps keys to values by applying a mapping function asynchronously.
markFailed(BackupIdentifier, String) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
modifiedAt() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns the value of the modifiedAt record component.
modifiedAt() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the modifiedAt record component.
modifiedAt() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns the value of the modifiedAt record component.
modifiedAt() - Method in interface io.camunda.zeebe.backup.s3.manifest.ValidBackupManifest
 

N

names() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
 
NoBackupManifest - Record Class in io.camunda.zeebe.backup.s3.manifest
 
NoBackupManifest(BackupIdentifierImpl) - Constructor for record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
Creates an instance of a NoBackupManifest record class.
none() - Static method in record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
 

O

objectPrefix(BackupIdentifier) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
onComplete() - Method in class io.camunda.zeebe.backup.s3.util.AsyncAggregatingSubscriber
 
onError(Throwable) - Method in class io.camunda.zeebe.backup.s3.util.AsyncAggregatingSubscriber
 
onNext(CompletableFuture<T>) - Method in class io.camunda.zeebe.backup.s3.util.AsyncAggregatingSubscriber
 
onSubscribe(Subscription) - Method in class io.camunda.zeebe.backup.s3.util.AsyncAggregatingSubscriber
 

R

region() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns the value of the region record component.
restore(BackupIdentifier, Path) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
result() - Method in class io.camunda.zeebe.backup.s3.util.AsyncAggregatingSubscriber
 

S

S3BackupConfig - Record Class in io.camunda.zeebe.backup.s3
Holds configuration for the S3 Backup Store.
S3BackupConfig(String, Optional<String>, Optional<String>, Optional<S3BackupConfig.Credentials>, Optional<Duration>, boolean, Optional<String>, Optional<String>) - Constructor for record class io.camunda.zeebe.backup.s3.S3BackupConfig
Creates an instance of a S3BackupConfig record class.
S3BackupConfig.Builder - Class in io.camunda.zeebe.backup.s3
 
S3BackupStore - Class in io.camunda.zeebe.backup.s3
BackupStore for S3.
S3BackupStore(S3BackupConfig) - Constructor for class io.camunda.zeebe.backup.s3.S3BackupStore
 
S3BackupStore(S3BackupConfig, S3AsyncClient) - Constructor for class io.camunda.zeebe.backup.s3.S3BackupStore
 
S3BackupStoreException - Exception in io.camunda.zeebe.backup.s3
 
S3BackupStoreException.BackupCompressionFailed - Exception in io.camunda.zeebe.backup.s3
Thrown when compression of backup contents failed.
S3BackupStoreException.BackupDeletionIncomplete - Exception in io.camunda.zeebe.backup.s3
Thrown when not all objects belonging to a backup were deleted successfully.
S3BackupStoreException.BackupInInvalidStateException - Exception in io.camunda.zeebe.backup.s3
Thrown when the backup is in an invalid state, for example when attempting to restore a failed backup or deleting an in progress backup.
S3BackupStoreException.BackupReadException - Exception in io.camunda.zeebe.backup.s3
Thrown when reading some parts of the backup from S3 failed.
S3BackupStoreException.ManifestParseException - Exception in io.camunda.zeebe.backup.s3
Thrown when the Manifest object exists but can't be parsed.
save(Backup) - Method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
segmentFiles() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns the value of the segmentFiles record component.
segmentFiles() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the segmentFiles record component.
segmentFiles() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns the value of the segmentFiles record component.
snapshotFiles() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns the value of the snapshotFiles record component.
snapshotFiles() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns the value of the snapshotFiles record component.
snapshotFiles() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns the value of the snapshotFiles record component.
statusCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
 
statusCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
 
statusCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
 
statusCode() - Method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
statusCode() - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
 

T

toStatus() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
 
toStatus() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
 
toStatus() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
 
toStatus() - Method in interface io.camunda.zeebe.backup.s3.manifest.Manifest
 
toStatus() - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
 
toString() - Method in record class io.camunda.zeebe.backup.s3.manifest.CompletedBackupManifest
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.s3.manifest.FailedBackupManifest
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.s3.manifest.InProgressBackupManifest
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.s3.manifest.NoBackupManifest
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.backup.s3.S3BackupConfig
Returns a string representation of this record class.

V

validateConfig(S3BackupConfig) - Static method in class io.camunda.zeebe.backup.s3.S3BackupStore
 
ValidBackupManifest - Interface in io.camunda.zeebe.backup.s3.manifest
 

W

withApiCallTimeout(Duration) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
withBasePath(String) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
withBucketName(String) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
withCompression(String) - Static method in record class io.camunda.zeebe.backup.s3.manifest.FileSet.FileMetadata
 
withCompressionAlgorithm(String) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
withCredentials(String, String) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
withEndpoint(String) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
withoutMetadata(Set<String>) - Static method in record class io.camunda.zeebe.backup.s3.manifest.FileSet
Constructs a FileSet based on a list of files names.
withRegion(String) - Method in class io.camunda.zeebe.backup.s3.S3BackupConfig.Builder
 
A B C D E F G H I L M N O R S T V W 
All Classes and Interfaces|All Packages|Serialized Form