Constant MESSAGING_DESTINATION_PARTITION_ID
Source pub const MESSAGING_DESTINATION_PARTITION_ID: &str = "messaging.destination.partition.id";
Expand description
The identifier of the partition messages are sent to or received from, unique within the messaging.destination.name
.
§Notes
§Examples