Interface DeploymentDistributionRecordValue

All Superinterfaces:
JsonSerializable, RecordValue
All Known Implementing Classes:
ImmutableDeploymentDistributionRecordValue

@Immutable @Deprecated public interface DeploymentDistributionRecordValue extends RecordValue
Deprecated.
DeploymentDistributionRecordValue is deprecated as of 8.2.0. A generalised way of distributing commands has been introduced in this version. Distribution should now be handled using the CommandDistributionRecordValue. This record value only remains to stay backwards compatible.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated.
     

    Methods inherited from interface io.camunda.zeebe.protocol.record.JsonSerializable

    toJson
  • Method Details

    • getPartitionId

      int getPartitionId()
      Deprecated.
      Returns:
      the partition where the deployment should be distributed