Class TopicIdAndPartition
java.lang.Object
org.apache.kafka.common.TopicIdAndPartition
Universally unique identifier with topic id and partition for a topic partition.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TopicIdAndPartition
-
-
Method Details
-
topicId
-
partition
public int partition() -
equals
-
hashCode
-
toString
-