public class TopicPartition extends Object
TopicPartition(String topic, String databaseName, int vgroupId, String tableName)
boolean
equals(Object o)
String
getDatabaseName()
getTableName()
getTopic()
int
getVgroupId()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TopicPartition(String topic, String databaseName, int vgroupId, String tableName)
public String getTopic()
public String getDatabaseName()
public int getVgroupId()
public String getTableName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.