Class TopicPartition
java.lang.Object
org.apache.kafka.common.TopicPartition
- All Implemented Interfaces:
Serializable
A topic name and partition number
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TopicPartition
-
-
Method Details
-
partition
public int partition() -
topic
-
hashCode
-
equals
-
toString
-
fromString
-