Package io.zeebe.protocol.record.value
Interface DeploymentDistributionRecordValue
-
- All Superinterfaces:
JsonSerializable,RecordValue
public interface DeploymentDistributionRecordValue extends RecordValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetPartitionId()-
Methods inherited from interface io.zeebe.protocol.record.JsonSerializable
toJson
-
-