public final class TopicPartitionReplica extends Object implements Serializable
TopicPartitionReplica(String topic, int partition, int brokerId)
int
brokerId()
boolean
equals(Object obj)
hashCode()
partition()
String
topic()
toString()
getClass, notify, notifyAll, wait, wait, wait
public TopicPartitionReplica(String topic, int partition, int brokerId)
public String topic()
public int partition()
public int brokerId()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString