public class TopicIdPartition extends Object
Constructor and Description |
---|
TopicIdPartition(Uuid topicId,
TopicPartition topicPartition) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Uuid |
topicId() |
TopicPartition |
topicPartition() |
String |
toString() |
public TopicIdPartition(Uuid topicId, TopicPartition topicPartition)
public Uuid topicId()
public TopicPartition topicPartition()