org.jboss.ha.timestamp
Class TimestampDiscrepancyService.Server
java.lang.Object
org.jboss.ha.timestamp.TimestampDiscrepancyService.Server
- All Implemented Interfaces:
- Serializable, Comparable<TimestampDiscrepancyService.Server>
- Enclosing class:
- TimestampDiscrepancyService
public static class TimestampDiscrepancyService.Server
- extends Object
- implements Serializable, Comparable<TimestampDiscrepancyService.Server>
- See Also:
- Serialized Form
getNode
public org.jboss.ha.framework.interfaces.ClusterNode getNode()
getTimestampChecked
public long getTimestampChecked()
compareTo
public int compareTo(TimestampDiscrepancyService.Server o)
- Specified by:
compareTo
in interface Comparable<TimestampDiscrepancyService.Server>
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.