public class LeaderAddressAndId extends Object
LeaderAddressAndId(String leaderAddress, UUID leaderId)
boolean
equals(Object o)
int
hashCode()
String
leaderAddress()
UUID
leaderId()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LeaderAddressAndId(String leaderAddress, UUID leaderId)
public String leaderAddress()
public UUID leaderId()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.