org.jboss.ha.timestamp
Class TimestampDiscrepancyService.RemoteDiscrepancies

java.lang.Object
  extended by org.jboss.ha.timestamp.TimestampDiscrepancyService.RemoteDiscrepancies
All Implemented Interfaces:
Serializable
Enclosing class:
TimestampDiscrepancyService

public static class TimestampDiscrepancyService.RemoteDiscrepancies
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 Map<TimestampDiscrepancyService.Server,TimestampDiscrepancy> getDiscrepancies()
           
 org.jboss.ha.framework.interfaces.ClusterNode getSender()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSender

public org.jboss.ha.framework.interfaces.ClusterNode getSender()

getDiscrepancies

public Map<TimestampDiscrepancyService.Server,TimestampDiscrepancy> getDiscrepancies()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.