pulsar_message_get_orderingKey

Function pulsar_message_get_orderingKey 

Source
pub unsafe extern "C" fn pulsar_message_get_orderingKey(
    message: *mut pulsar_message_t,
) -> *const c_char
Expand description

Get the ordering key of the message for message dispatch in Key_Shared mode. Partition key Will be used if ordering key not specified