Uses of Enum
io.camunda.zeebe.protocol.record.MetaAttribute
Packages that use MetaAttribute
-
Uses of MetaAttribute in io.camunda.zeebe.protocol.record
Methods in io.camunda.zeebe.protocol.record 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.record with parameters of type MetaAttributeModifier and TypeMethodDescriptionstatic StringBrokerInfoDecoder.AddressesDecoder.addressMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.AddressesEncoder.addressMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.AddressesDecoder.apiNameMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.AddressesEncoder.apiNameMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryResponseDecoder.bpmnProcessIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryResponseEncoder.bpmnProcessIdMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.brokerVersionMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.brokerVersionMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.clusterSizeMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.clusterSizeMetaAttribute(MetaAttribute metaAttribute) static StringErrorResponseDecoder.errorCodeMetaAttribute(MetaAttribute metaAttribute) static StringErrorResponseEncoder.errorCodeMetaAttribute(MetaAttribute metaAttribute) static StringErrorResponseDecoder.errorDataMetaAttribute(MetaAttribute metaAttribute) static StringErrorResponseEncoder.errorDataMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.PartitionHealthDecoder.healthStatusMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.PartitionHealthEncoder.healthStatusMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestDecoder.intentMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestEncoder.intentMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.intentMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.intentMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.intentMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.intentMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestDecoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestEncoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryRequestDecoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryRequestEncoder.keyMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.nodeIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.nodeIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.PartitionHealthDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.PartitionLeaderTermsDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.PartitionRolesDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.PartitionHealthEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.PartitionLeaderTermsEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.PartitionRolesEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryRequestDecoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryRequestEncoder.partitionIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.partitionsCountMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.partitionsCountMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.protocolVersionMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.protocolVersionMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.recordTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.recordTypeMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.recordTypeMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.recordTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.rejectionReasonMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.rejectionReasonMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.rejectionReasonMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.rejectionReasonMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.rejectionTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.rejectionTypeMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.rejectionTypeMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.rejectionTypeMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.replicationFactorMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.replicationFactorMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.requestIdMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.requestIdMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.requestStreamIdMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.requestStreamIdMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.PartitionRolesDecoder.roleMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.PartitionRolesEncoder.roleMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.PartitionLeaderTermsDecoder.termMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.PartitionLeaderTermsEncoder.termMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestDecoder.valueMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestEncoder.valueMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.valueMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.valueMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestDecoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandRequestEncoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseDecoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteCommandResponseEncoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryRequestDecoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringExecuteQueryRequestEncoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataDecoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringRecordMetadataEncoder.valueTypeMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoDecoder.versionMetaAttribute(MetaAttribute metaAttribute) static StringBrokerInfoEncoder.versionMetaAttribute(MetaAttribute metaAttribute)