public class TopicPartition extends Object
| Constructor and Description |
|---|
TopicPartition(String topic,
int vGroupId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTopic() |
int |
getVGroupId() |
int |
hashCode() |
String |
toString() |
public TopicPartition(String topic, int vGroupId)
Copyright © 2023. All rights reserved.