Interface DeploymentDistributionRecordValue
- All Superinterfaces:
JsonSerializable,RecordValue
- All Known Implementing Classes:
ImmutableDeploymentDistributionRecordValue
-
Method Summary
Methods inherited from interface io.camunda.zeebe.protocol.record.JsonSerializable
toJson
-
Method Details
-
getPartitionId
int getPartitionId()- Returns:
- the partition where the deployment should be distributed
-