Index

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

A

addActivateInstruction(ProcessInstanceModificationActivateInstruction) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
 
addAddress(DirectBuffer, DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
addAncestorScopeKeys(Set<Long>) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
addPartitionHealth(Integer, PartitionHealthStatus) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
addPartitionRole(Integer, PartitionRole) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
addStartInstruction(ProcessInstanceCreationStartInstruction) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
addStartInstructions(List<ProcessInstanceCreationStartInstruction>) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
addTerminateInstruction(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
 
addVariableInstruction(ProcessInstanceModificationVariableInstruction) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
AdminRequest - Class in io.camunda.zeebe.protocol.impl.encoding
 
AdminRequest() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
AdminResponse - Class in io.camunda.zeebe.protocol.impl.encoding
 
AdminResponse() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.AdminResponse
 

B

backupId() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns the value of the backupId record component.
BackupListResponse - Class in io.camunda.zeebe.protocol.impl.encoding
 
BackupListResponse() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
BackupListResponse(List<BackupListResponse.BackupStatus>) - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
BackupListResponse(DirectBuffer, int, int) - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
BackupListResponse.BackupStatus - Record Class in io.camunda.zeebe.protocol.impl.encoding
 
BackupRequest - Class in io.camunda.zeebe.protocol.impl.encoding
 
BackupRequest() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
BackupStatus(long, int, BackupStatusCode, String, String, String) - Constructor for record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Creates an instance of a BackupStatus record class.
BackupStatusResponse - Class in io.camunda.zeebe.protocol.impl.encoding
 
BackupStatusResponse() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
BLOCK_LENGTH - Static variable in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
BrokerInfo - Class in io.camunda.zeebe.protocol.impl.encoding
 
BrokerInfo() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
BrokerInfo(int, String) - Constructor for class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
brokerVersion() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns the value of the brokerVersion record component.
brokerVersion(VersionInfo) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 

C

CheckpointRecord - Class in io.camunda.zeebe.protocol.impl.record.value.management
 
CheckpointRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.management.CheckpointRecord
 
clearPartitions() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
CommandDistributionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.distribution
 
CommandDistributionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
consumePartitions(IntConsumer, ObjLongConsumer<Integer>, IntConsumer, IntConsumer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
consumePartitions(ObjLongConsumer<Integer>, IntConsumer, IntConsumer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
consumePartitionsHealth(BiConsumer<Integer, PartitionHealthStatus>) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
convertJsonSerializableObjectToJson(JsonSerializable) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
Please be aware that this method may not thread-safe depending on the object that gets serialized.
convertToJson(byte[]) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToJson(DirectBuffer) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToJsonInputStream(byte[]) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToMap(DirectBuffer) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToMsgPack(InputStream) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToMsgPack(Object) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToMsgPack(String) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
convertToStringMap(DirectBuffer) - Static method in class io.camunda.zeebe.protocol.impl.encoding.MsgPackConverter
 
CopiedRecord<T extends UnifiedRecordValue> - Class in io.camunda.zeebe.protocol.impl.record
 
CopiedRecord(T, RecordMetadata, long, int, long, long, long) - Constructor for class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
copy(ProcessInstanceModificationActivateInstruction) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
copy(ProcessInstanceModificationVariableInstruction) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
copy(ProcessInstanceCreationRecordValue.ProcessInstanceCreationStartInstructionValue) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationStartInstruction
 
copy(ProcessInstanceModificationRecordValue.ProcessInstanceModificationTerminateInstructionValue) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationTerminateInstruction
 
copyOf() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
createdAt() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns the value of the createdAt record component.

D

DecisionEvaluationRecord - Class in io.camunda.zeebe.protocol.impl.record.value.decision
 
DecisionEvaluationRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
DecisionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
DecisionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
decisionRequirementsMetadata() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
DecisionRequirementsMetadataRecord - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
DecisionRequirementsMetadataRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
DecisionRequirementsRecord - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
DecisionRequirementsRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
decisionsMetadata() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
DeploymentDistributionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
DeploymentDistributionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentDistributionRecord
 
DeploymentRecord - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
DeploymentRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
DeploymentResource - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
DeploymentResource() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 

E

equals(Object) - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
equals relies on implementation provided by ObjectValue.equals(Object)
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
equals relies on implementation provided by ObjectValue.equals(Object)
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationTerminateInstruction
equals relies on implementation provided by ObjectValue.equals(Object)
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
equals relies on implementation provided by ObjectValue.equals(Object)
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
equals(Object) - Method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
ErrorRecord - Class in io.camunda.zeebe.protocol.impl.record.value.error
 
ErrorRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
ErrorResponse - Class in io.camunda.zeebe.protocol.impl.encoding
 
ErrorResponse() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
EscalationRecord - Class in io.camunda.zeebe.protocol.impl.record.value.escalation
 
EscalationRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
EvaluatedDecisionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.decision
 
EvaluatedDecisionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
evaluatedDecisions() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
EvaluatedInputRecord - Class in io.camunda.zeebe.protocol.impl.record.value.decision
 
EvaluatedInputRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
evaluatedInputs() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
EvaluatedOutputRecord - Class in io.camunda.zeebe.protocol.impl.record.value.decision
 
EvaluatedOutputRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
evaluatedOutputs() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
ExecuteCommandRequest - Class in io.camunda.zeebe.protocol.impl.encoding
 
ExecuteCommandRequest() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
ExecuteCommandResponse - Class in io.camunda.zeebe.protocol.impl.encoding
 
ExecuteCommandResponse() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
ExecuteQueryRequest - Class in io.camunda.zeebe.protocol.impl.encoding
 
ExecuteQueryRequest() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
ExecuteQueryResponse - Class in io.camunda.zeebe.protocol.impl.encoding
 
ExecuteQueryResponse() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 

F

failureReason() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns the value of the failureReason record component.
fetchVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
fromProperties(Properties) - Static method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 

G

getActivateInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
This method is expensive because it copies each element before returning it.
getAddresses() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getAncestorScopeKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
getAncestorScopeKeys() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
getAncestorScopeKeys() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
 
getBackupId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
getBackupId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getBackups() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
getBatchElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
getBodyDecoder() - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
getBodyEncoder() - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
getBpmnElementType() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getBpmnEventType() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getBpmnProcessId() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getBpmnProcessIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getBpmnXml() - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadataAndResource
 
getBrokerId() - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
getBrokerId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getBrokerVersion() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getBrokerVersion() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getBrokerVersion() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getCatchElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
getCatchEventId() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getCatchEventIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getCatchEventInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getCheckpointId() - Method in class io.camunda.zeebe.protocol.impl.record.value.management.CheckpointRecord
 
getCheckpointPosition() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getCheckpointPosition() - Method in class io.camunda.zeebe.protocol.impl.record.value.management.CheckpointRecord
 
getChecksum() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getChecksum() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getChecksum() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getChecksum() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getChecksumBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getChecksumBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getChecksumBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getChecksumBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getClusterSize() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getCommandApiAddress() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getCommandValue() - Method in class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getCorrelationKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getCorrelationKeyBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getCorrelationKeyBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getCorrelationKeyBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getCorrelationKeyBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getCreatedAt() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getCustomHeaders() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getCustomHeadersBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getDeadline() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getDeadline() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getDecisionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionName() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionName() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionOutput() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionOutput() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionOutputBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionOutputBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getDecisionRequirementsId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getDecisionRequirementsIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionRequirementsIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionRequirementsIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getDecisionRequirementsIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getDecisionRequirementsKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getDecisionRequirementsMetadata() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
getDecisionRequirementsName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getDecisionRequirementsName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getDecisionRequirementsNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getDecisionRequirementsNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getDecisionRequirementsVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getDecisionRequirementsVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getDecisionsMetadata() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
getDecisionType() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionTypeBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDecisionVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getDecisionVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getDueDate() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationStartInstruction
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
getElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationStartInstruction
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
getElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationTerminateInstruction
 
getElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getEncodedLength() - Method in class io.camunda.zeebe.protocol.impl.record.UnifiedRecordValue
 
getEncodedLength() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
getEncodedLength() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getEncodedLength() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getErrorCode() - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
getErrorCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getErrorCodeBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getErrorData() - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
getErrorEventPosition() - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
getErrorMessage() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getErrorMessage() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getErrorMessageBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getErrorMessageBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getErrorType() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getEscalationCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
getEvaluatedDecisions() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getEvaluatedInputs() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getEvaluatedOutputs() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
getEvaluationFailureMessage() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getEvaluationFailureMessageBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getExceptionMessage() - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
getExceptionMessageBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
getFailedDecisionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getFailedDecisionIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getFailureReason() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getFlowScopeKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getIndex() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
getInputId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
getInputIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
getInputName() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
getInputNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
getInputValue() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
getInputValueBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
getIntent() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
getIntent() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getIntent() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getIntent() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getJobKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getJobKeys() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getJobs() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getKey() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
getKey() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getKey() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
getKey() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getLastUpdated() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.record.UnifiedRecordValue
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getLength() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getMajorVersion() - Method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
getMatchedRules() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
getMaxJobsToActivate() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getMessageId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getMessageIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getMessageKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getMessageKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getMessageKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getMessageName() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getMessageName() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getMessageName() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getMessageNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getMessageNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getMessageNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getMinorVersion() - Method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
getName() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getName() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getNamespace() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getNamespace() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getNamespaceBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getNamespaceBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getNodeId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getNumberOfPartitions() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getOutputId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
getOutputIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
getOutputName() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
getOutputNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
getOutputValue() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
getOutputValueBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
getParentElementInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getParentProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getPartitionHealthStatuses() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentDistributionRecord
 
getPartitionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
getPartitionLeaderTerms() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getPartitionRoles() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getPartitionsCount() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getPatchVersion() - Method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
getPosition() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getProcessDefinitionVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getProcessesMetadata() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getProtocolVersion() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getRecordType() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getRecordType() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getRecordType() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getRecurringTime() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getRejectionReason() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getRejectionReason() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getRejectionReason() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getRejectionType() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getRejectionType() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getRejectionType() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getRepetitions() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getReplicationFactor() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getRequestId() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getRequestStreamId() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getResource() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getResource() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
getResource() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getResourceBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getResourceBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
getResourceBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getResourceKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.resource.ResourceDeletionRecord
 
getResourceName() - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
getResourceName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getResourceName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getResourceName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
getResourceName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getResourceName() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getResourceNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
getResourceNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
getResourceNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
getResourceNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getResourceNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getResources() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
getRetries() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getRetryBackoff() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getRuleId() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
getRuleIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
getRuleIndex() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
getScopeKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getScopeKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
getScopeKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getSignalName() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
getSignalName() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getSignalNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
getSignalNameBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
getSnapshotId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getSourceRecordPosition() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getStacktrace() - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
getStacktraceBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
getStartEventId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getStartEventIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getStartInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getStatus() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
getSubscriptionPartitionId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getSubscriptionPartitionId(DirectBuffer, int) - Static method in class io.camunda.zeebe.protocol.impl.SubscriptionUtil
Get the partition id for message subscription based on the given correlation key.
getTargetElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getTargetElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getTargetElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getTargetElementIdBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
getTerminateInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
This method is expensive because it copies each element before returning it.
getThrowElementId() - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
getTimeout() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getTimestamp() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getTimeToLive() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getTruncated() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getType() - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
getType() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
getType() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getType() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getTypeBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getTypeBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getUpdateSemantics() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
getValue() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
getValue() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getValue() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getValue() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getValueBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
getValueType() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
getValueType() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
getValueType() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
getValueType() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
getValueType() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
getValueType() - Method in class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
getVariableInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
This method is expensive because it copies each element before returning it.
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
getVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
getVariablesBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
getVariableScopeKey() - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
getVersion() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
getWorker() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getWorker() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
getWorkerBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
getWorkerBuffer() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 

H

hasActivateInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
Returns true if this record has activate instructions, otherwise false.
hasBrokerId() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
hasCheckpointPosition() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
hashCode() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns a hash code value for this object.
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
hashCode relies on implementation provided by ObjectValue.hashCode()
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
hashCode relies on implementation provided by ObjectValue.hashCode()
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationTerminateInstruction
hashCode relies on implementation provided by ObjectValue.hashCode()
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
hashCode relies on implementation provided by ObjectValue.hashCode()
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
hashCode() - Method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
hasMessageId() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
hasNumberOfPartitions() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
hasParentProcess() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
hasStartInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
hasTerminateInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
Returns true if this record has terminate instructions, otherwise false.
hasVariableInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
Returns true if this record has variable instructions, otherwise false.
headerDecoder - Variable in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
headerEncoder - Variable in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 

I

IncidentRecord - Class in io.camunda.zeebe.protocol.impl.record.value.incident
 
IncidentRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
initErrorRecord(Throwable, long) - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
initFromProcessInstanceFailure(long, ProcessInstanceRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
intent(Intent) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
io.camunda.zeebe.protocol.impl - package io.camunda.zeebe.protocol.impl
 
io.camunda.zeebe.protocol.impl.data.repository - package io.camunda.zeebe.protocol.impl.data.repository
 
io.camunda.zeebe.protocol.impl.encoding - package io.camunda.zeebe.protocol.impl.encoding
 
io.camunda.zeebe.protocol.impl.record - package io.camunda.zeebe.protocol.impl.record
 
io.camunda.zeebe.protocol.impl.record.value.decision - package io.camunda.zeebe.protocol.impl.record.value.decision
 
io.camunda.zeebe.protocol.impl.record.value.deployment - package io.camunda.zeebe.protocol.impl.record.value.deployment
 
io.camunda.zeebe.protocol.impl.record.value.distribution - package io.camunda.zeebe.protocol.impl.record.value.distribution
 
io.camunda.zeebe.protocol.impl.record.value.error - package io.camunda.zeebe.protocol.impl.record.value.error
 
io.camunda.zeebe.protocol.impl.record.value.escalation - package io.camunda.zeebe.protocol.impl.record.value.escalation
 
io.camunda.zeebe.protocol.impl.record.value.incident - package io.camunda.zeebe.protocol.impl.record.value.incident
 
io.camunda.zeebe.protocol.impl.record.value.job - package io.camunda.zeebe.protocol.impl.record.value.job
 
io.camunda.zeebe.protocol.impl.record.value.management - package io.camunda.zeebe.protocol.impl.record.value.management
 
io.camunda.zeebe.protocol.impl.record.value.message - package io.camunda.zeebe.protocol.impl.record.value.message
 
io.camunda.zeebe.protocol.impl.record.value.processinstance - package io.camunda.zeebe.protocol.impl.record.value.processinstance
 
io.camunda.zeebe.protocol.impl.record.value.resource - package io.camunda.zeebe.protocol.impl.record.value.resource
 
io.camunda.zeebe.protocol.impl.record.value.signal - package io.camunda.zeebe.protocol.impl.record.value.signal
 
io.camunda.zeebe.protocol.impl.record.value.timer - package io.camunda.zeebe.protocol.impl.record.value.timer
 
io.camunda.zeebe.protocol.impl.record.value.variable - package io.camunda.zeebe.protocol.impl.record.value.variable
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
isDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
isInterrupting() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
isInterrupting() - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
isTruncated() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 

J

JobBatchRecord - Class in io.camunda.zeebe.protocol.impl.record.value.job
 
JobBatchRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
jobKeys() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
JobRecord - Class in io.camunda.zeebe.protocol.impl.record.value.job
 
JobRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
jobs() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 

L

Loggers - Class in io.camunda.zeebe.protocol.impl
 
Loggers() - Constructor for class io.camunda.zeebe.protocol.impl.Loggers
 

M

markAsDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
markAsDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
markAsDuplicate() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
MatchedRuleRecord - Class in io.camunda.zeebe.protocol.impl.record.value.decision
 
MatchedRuleRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
matchedRules() - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
MessageRecord - Class in io.camunda.zeebe.protocol.impl.record.value.message
 
MessageRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
MessageStartEventSubscriptionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.message
 
MessageStartEventSubscriptionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
MessageSubscriptionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.message
 
MessageSubscriptionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
MsgPackConverter - Class in io.camunda.zeebe.protocol.impl.encoding
 

N

NO_HEADERS - Static variable in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 

P

parse(String) - Static method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
partitionId() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns the value of the partitionId record component.
PROCESSES - Static variable in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
processesMetadata() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
ProcessEventRecord - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessEventRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
ProcessInstanceBatchRecord - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceBatchRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
ProcessInstanceCreationRecord - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceCreationRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
ProcessInstanceCreationStartInstruction - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceCreationStartInstruction() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationStartInstruction
 
ProcessInstanceModificationActivateInstruction - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceModificationActivateInstruction() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
ProcessInstanceModificationRecord - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceModificationRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
 
ProcessInstanceModificationTerminateInstruction - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceModificationTerminateInstruction() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationTerminateInstruction
 
ProcessInstanceModificationVariableInstruction - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceModificationVariableInstruction() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
ProcessInstanceRecord - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
ProcessInstanceResultRecord - Class in io.camunda.zeebe.protocol.impl.record.value.processinstance
 
ProcessInstanceResultRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
ProcessMessageSubscriptionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.message
 
ProcessMessageSubscriptionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
ProcessMetadata - Class in io.camunda.zeebe.protocol.impl.data.repository
 
ProcessMetadata - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
This class is used in the DeploymentRecord, only to send the process meta information back to the user.
ProcessMetadata() - Constructor for class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
ProcessMetadata() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
ProcessMetadataAndResource - Class in io.camunda.zeebe.protocol.impl.data.repository
 
ProcessMetadataAndResource() - Constructor for class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadataAndResource
 
ProcessRecord - Class in io.camunda.zeebe.protocol.impl.record.value.deployment
 
ProcessRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
PROP_PROCESS_BPMN_PROCESS_ID - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_BPMN_TYPE - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_ELEMENT_ID - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_EVENT_TYPE - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_INSTANCE_KEY - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_KEY - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_SCOPE_KEY - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROP_PROCESS_VERSION - Static variable in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
PROTOCOL_LOGGER - Static variable in class io.camunda.zeebe.protocol.impl.Loggers
 
protocolVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 

R

RecordMetadata - Class in io.camunda.zeebe.protocol.impl.record
 
RecordMetadata() - Constructor for class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
recordType(RecordType) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
rejectionReason(String) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
rejectionReason(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
rejectionType(RejectionType) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
requestId(long) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
requestStreamId(int) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 
reset() - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
reset() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
resetVariables() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
ResourceDeletionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.resource
 
ResourceDeletionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.resource.ResourceDeletionRecord
 
resources() - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 
RESOURCES - Static variable in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentRecord
 

S

SbeBufferWriterReader<E extends org.agrona.sbe.MessageEncoderFlyweight,D extends org.agrona.sbe.MessageDecoderFlyweight> - Class in io.camunda.zeebe.protocol.impl.encoding
 
SbeBufferWriterReader() - Constructor for class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
setAncestorScopeKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
setBackupId(long) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
setBackupId(long) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setBatchElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
setBpmnElementType(BpmnElementType) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setBpmnEventType(BpmnEventType) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
setBpmnProcessId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setBpmnProcessId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setBpmnProcessId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setBpmnProcessId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setBpmnXml(String) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadataAndResource
 
setBpmnXml(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadataAndResource
 
setBrokerId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
setBrokerId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setBrokerVersion(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setCatchElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
setCatchEventId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
setCatchEventInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
setCheckpointId(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.management.CheckpointRecord
 
setCheckpointPosition(long) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setCheckpointPosition(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.management.CheckpointRecord
 
setChecksum(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setChecksum(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setChecksum(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setChecksum(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setClusterSize(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setCommandApiAddress(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setCommandApiAddress(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setCorrelationKey(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setCorrelationKey(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setCorrelationKey(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setCorrelationKey(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setCorrelationKey(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setCreatedAt(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setCustomHeaders(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setDeadline(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setDeadline(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setDecisionId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
setDecisionId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
setDecisionId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
setDecisionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
setDecisionName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
setDecisionName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
setDecisionName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionOutput(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionOutput(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
setDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
setDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setDecisionRequirementsId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setDecisionRequirementsId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
setDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setDecisionRequirementsKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setDecisionRequirementsName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setDecisionRequirementsName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setDecisionRequirementsVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setDecisionRequirementsVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setDecisionType(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
setDecisionVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setDecisionVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedDecisionRecord
 
setDueDate(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
setElementId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setElementId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setElementId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationStartInstruction
 
setElementId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationActivateInstruction
 
setElementId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
setElementId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setElementId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setElementId(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationTerminateInstruction
 
setElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
setErrorCode(ErrorCode) - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
setErrorCode(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setErrorData(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
setErrorMessage(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setErrorMessage(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setErrorMessage(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setErrorMessage(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setErrorMessage(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setErrorType(ErrorType) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setEscalationCode(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
setEvaluationFailureMessage(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setFailedDecisionId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setFailureReason(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setFetchVariables(List<String>) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setFlowScopeKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setFollowerForPartition(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setInactiveForPartition(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setIndex(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
setInputId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
setInputName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
setInputValue(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedInputRecord
 
setIntent(Intent) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
setIntent(Intent) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setInterrupting(boolean) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setInterrupting(boolean) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setJobKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setKey(long) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
setKey(long) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setKey(long) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
setKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setLastUpdated(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setLeaderForPartition(int, long) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setMaxJobsToActivate(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setMessageId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setMessageId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setMessageKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setMessageKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setMessageKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setMessageName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setMessageName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setMessageName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setNamespace(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setNamespace(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setNodeId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setNumberOfPartitions(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setOutputId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
setOutputName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
setOutputValue(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.EvaluatedOutputRecord
 
setParentElementInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setParentProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setPartition(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentDistributionRecord
 
setPartitionDead(Integer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setPartitionHealthy(Integer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
setPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
setPartitionsCount(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setPartitionUnhealthy(Integer) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
setProcessDefinitionKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setProcessDefinitionVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.error.ErrorRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceBatchRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
setProcessInstanceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setRecordType(RecordType) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setRecordValue(UnifiedRecordValue) - Method in class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
setRecurringTime(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setRejectionReason(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setRejectionType(RejectionType) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setRepetitions(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
setReplicationFactor(int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setResource(byte[]) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
setResource(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setResource(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
setResource(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setResource(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
setResource(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setResourceKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.resource.ResourceDeletionRecord
 
setResourceName(String) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
setResourceName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsMetadataRecord
 
setResourceName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRequirementsRecord
 
setResourceName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
setResourceName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setResourceName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setResourceName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
setResourceName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DeploymentResource
 
setResourceName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setResourceName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setRetries(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setRetryBackoff(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setRuleId(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
setRuleIndex(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.MatchedRuleRecord
 
setScopeKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
setScopeKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
setScopeKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setSignalName(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
setSignalName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
setSignalName(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
setSnapshotId(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setStartEventId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setStatus(BackupStatusCode) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
setSubscriptionPartitionId(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setTargetElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
setTargetElementIdBuffer(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
setThrowElementId(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
setTimeout(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setTimeToLive(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setTruncated(boolean) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setType(AdminRequestType) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
setType(BackupRequestType) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
setType(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setType(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setType(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setType(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setType(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setType(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setUpdateSemantics(VariableDocumentUpdateSemantic) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
setValue(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setValue(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
setValue(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setValue(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
setValueType(ValueType) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
setValueType(ValueType) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
setValueType(ValueType) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
setValueType(ValueType) - Method in class io.camunda.zeebe.protocol.impl.record.value.distribution.CommandDistributionRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.decision.DecisionEvaluationRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceModificationVariableInstruction
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
setVariables(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
setVariablesBuffer(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
setVariableScopeKey(long) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.data.repository.ProcessMetadata
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.DecisionRecord
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessMetadata
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
setVersion(int) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceResultRecord
 
setVersion(String) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setVersion(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
setWorker(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setWorker(String) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setWorker(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setWorker(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
setWorker(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
setWorker(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
SignalRecord - Class in io.camunda.zeebe.protocol.impl.record.value.signal
 
SignalRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
SignalSubscriptionRecord - Class in io.camunda.zeebe.protocol.impl.record.value.signal
 
SignalSubscriptionRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
startInstructions() - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceCreationRecord
 
status() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns the value of the status record component.
SubscriptionUtil - Class in io.camunda.zeebe.protocol.impl
 
SubscriptionUtil() - Constructor for class io.camunda.zeebe.protocol.impl.SubscriptionUtil
 

T

TimerRecord - Class in io.camunda.zeebe.protocol.impl.record.value.timer
 
TimerRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.timer.TimerRecord
 
toByteBuffer() - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
toBytes() - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
toBytes() - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
toJson() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
Please be aware that this method is not thread-safe.
toJson() - Method in class io.camunda.zeebe.protocol.impl.record.UnifiedRecordValue
 
toString() - Method in record class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse.BackupStatus
Returns a string representation of this record class.
toString() - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
toString() - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
toString() - Method in class io.camunda.zeebe.protocol.impl.record.CopiedRecord
 
toString() - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
toString() - Method in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 
tryWrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
tryWrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
tryWrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
tryWrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 

U

UnifiedRecordValue - Class in io.camunda.zeebe.protocol.impl.record
 
UnifiedRecordValue() - Constructor for class io.camunda.zeebe.protocol.impl.record.UnifiedRecordValue
 
UNKNOWN - Static variable in class io.camunda.zeebe.protocol.impl.record.VersionInfo
 

V

valueType(ValueType) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
VariableDocumentRecord - Class in io.camunda.zeebe.protocol.impl.record.value.variable
 
VariableDocumentRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
VariableRecord - Class in io.camunda.zeebe.protocol.impl.record.value.variable
 
VariableRecord() - Constructor for class io.camunda.zeebe.protocol.impl.record.value.variable.VariableRecord
 
variables() - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobBatchRecord
 
VersionInfo - Class in io.camunda.zeebe.protocol.impl.record
 
VersionInfo(int, int, int) - Constructor for class io.camunda.zeebe.protocol.impl.record.VersionInfo
 

W

wrap(ProcessMetadata, byte[]) - Method in class io.camunda.zeebe.protocol.impl.record.value.deployment.ProcessRecord
 
wrap(EscalationRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.escalation.EscalationRecord
 
wrap(IncidentRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.incident.IncidentRecord
 
wrap(MessageRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageRecord
 
wrap(MessageStartEventSubscriptionRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageStartEventSubscriptionRecord
 
wrap(MessageSubscriptionRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.MessageSubscriptionRecord
 
wrap(ProcessMessageSubscriptionRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.message.ProcessMessageSubscriptionRecord
 
wrap(ProcessEventRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessEventRecord
 
wrap(ProcessInstanceRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.processinstance.ProcessInstanceRecord
 
wrap(ResourceDeletionRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.resource.ResourceDeletionRecord
 
wrap(SignalRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalRecord
 
wrap(SignalSubscriptionRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.signal.SignalSubscriptionRecord
 
wrap(VariableDocumentRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.variable.VariableDocumentRecord
 
wrap(DirectBuffer) - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminResponse
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
wrap(DirectBuffer, int, int) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
wrapWithoutVariables(JobRecord) - Method in class io.camunda.zeebe.protocol.impl.record.value.job.JobRecord
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminRequest
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.AdminResponse
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupListResponse
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupRequest
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BackupStatusResponse
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ErrorResponse
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandRequest
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteCommandResponse
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryRequest
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.ExecuteQueryResponse
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.encoding.SbeBufferWriterReader
 
write(MutableDirectBuffer, int) - Method in class io.camunda.zeebe.protocol.impl.record.RecordMetadata
 
writeIntoProperties(Properties) - Method in class io.camunda.zeebe.protocol.impl.encoding.BrokerInfo
 
A B C D E F G H I J L M N P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values