public class LeaderInfo extends Object implements Serializable
LeaderInfo(long epoch, String leader)
boolean
equals(Object o)
long
getEpoch()
String
getLeader()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LeaderInfo(long epoch, String leader)
public long getEpoch()
public String getLeader()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 The Ant Financial. All rights reserved.