public class StateSummary extends Object
Constructor and Description |
---|
StateSummary(long currentEpoch,
long lastZxid) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getCurrentEpoch() |
long |
getLastZxid() |
int |
hashCode() |
boolean |
isMoreRecentThan(StateSummary ss) |
public long getCurrentEpoch()
public long getLastZxid()
public boolean isMoreRecentThan(StateSummary ss)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.