Uses of Enum
io.camunda.zeebe.protocol.management.MetaAttribute
Packages that use MetaAttribute
-
Uses of MetaAttribute in io.camunda.zeebe.protocol.management
Methods in io.camunda.zeebe.protocol.management that return MetaAttributeModifier and TypeMethodDescriptionstatic MetaAttributeReturns the enum constant of this type with the specified name.static MetaAttribute[]MetaAttribute.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.protocol.management with parameters of type MetaAttributeModifier and TypeMethodDescriptionstatic StringBackupListResponseDecoder.BackupsDecoder.backupIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseEncoder.BackupsEncoder.backupIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupRequestDecoder.backupIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupRequestEncoder.backupIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.backupIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.backupIdMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestDecoder.brokerIdMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestEncoder.brokerIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.brokerIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.brokerIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseDecoder.BackupsDecoder.brokerVersionMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseEncoder.BackupsEncoder.brokerVersionMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.brokerVersionMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.brokerVersionMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.checkpointPositionMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.checkpointPositionMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseDecoder.BackupsDecoder.createdAtMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseEncoder.BackupsEncoder.createdAtMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.createdAtMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.createdAtMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseDecoder.BackupsDecoder.failureReasonMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseEncoder.BackupsEncoder.failureReasonMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.failureReasonMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.failureReasonMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestDecoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestEncoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.lastUpdatedMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.lastUpdatedMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.numberOfPartitionsMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.numberOfPartitionsMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseDecoder.BackupsDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseEncoder.BackupsEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupRequestDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupRequestEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestDecoder.payloadMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestEncoder.payloadMetaAttribute(MetaAttribute metaAttribute) static StringAdminResponseDecoder.payloadMetaAttribute(MetaAttribute metaAttribute) static StringAdminResponseEncoder.payloadMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.snapshotIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.snapshotIdMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseDecoder.BackupsDecoder.statusMetaAttribute(MetaAttribute metaAttribute) static StringBackupListResponseEncoder.BackupsEncoder.statusMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseDecoder.statusMetaAttribute(MetaAttribute metaAttribute) static StringBackupStatusResponseEncoder.statusMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestDecoder.typeMetaAttribute(MetaAttribute metaAttribute) static StringAdminRequestEncoder.typeMetaAttribute(MetaAttribute metaAttribute) static StringBackupRequestDecoder.typeMetaAttribute(MetaAttribute metaAttribute) static StringBackupRequestEncoder.typeMetaAttribute(MetaAttribute metaAttribute)