org.jboss.ha.timestamp
Class TimestampDiscrepancyService.RpcHandler

java.lang.Object
  extended by org.jboss.ha.timestamp.TimestampDiscrepancyService.RpcHandler
Enclosing class:
TimestampDiscrepancyService

public class TimestampDiscrepancyService.RpcHandler
extends Object

Object we register with the HAPartition


Constructor Summary
TimestampDiscrepancyService.RpcHandler()
           
 
Method Summary
 TimestampDiscrepancyService.RemoteDiscrepancies getDiscrepancies()
           
 TimestampDiscrepancyService.TimestampResponse getLocalTimestamp()
           
 void pushDiscrepancyMap(TimestampDiscrepancyService.RemoteDiscrepancies remote)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimestampDiscrepancyService.RpcHandler

public TimestampDiscrepancyService.RpcHandler()
Method Detail

getDiscrepancies

public TimestampDiscrepancyService.RemoteDiscrepancies getDiscrepancies()

getLocalTimestamp

public TimestampDiscrepancyService.TimestampResponse getLocalTimestamp()

pushDiscrepancyMap

public void pushDiscrepancyMap(TimestampDiscrepancyService.RemoteDiscrepancies remote)


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