Uses of Package
io.camunda.zeebe.backup.api
Packages that use io.camunda.zeebe.backup.api
Package
Description
-
Classes in io.camunda.zeebe.backup.api used by io.camunda.zeebe.backup.apiClassDescriptionRepresents a backupAdditional information about the backup that might be required for restoring or querying the statusUniquely identifies a backup stored in the BackupStore.Similar to
BackupIdentifierbut fields that are omitted should be interpreted as a wildcard.Represents the status of a backup.A set of files with names. -
Classes in io.camunda.zeebe.backup.api used by io.camunda.zeebe.backup.commonClassDescriptionRepresents a backupAdditional information about the backup that might be required for restoring or querying the statusUniquely identifies a backup stored in the BackupStore.Similar to
BackupIdentifierbut fields that are omitted should be interpreted as a wildcard.Represents the status of a backup.A set of files with names. -
Classes in io.camunda.zeebe.backup.api used by io.camunda.zeebe.backup.managementClassDescriptionManages backup of a partition *Represents the status of a backup.A store where the backup is stored *
-
Classes in io.camunda.zeebe.backup.api used by io.camunda.zeebe.backup.processingClassDescriptionManages backup of a partition *Can be used by InterPartitionCommand Sender/Receiver to get the latest checkpointId.