public class TopicPartition extends Object
TopicPartition(String topic, int vGroupId)
boolean
equals(Object o)
String
getTopic()
int
getVGroupId()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TopicPartition(String topic, int vGroupId)
public String getTopic()
public int getVGroupId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All rights reserved.