pub fn get_partition_index(topic: &str) -> ConnectorResult<Option<i32>>
Expand description
get_partition_index
returns the partition index of the topic.
pub fn get_partition_index(topic: &str) -> ConnectorResult<Option<i32>>
get_partition_index
returns the partition index of the topic.