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