Uses of Class
org.coweb.oe.ContextDifference

Uses of ContextDifference in org.coweb.oe
 

Methods in org.coweb.oe that return ContextDifference
 ContextDifference ContextVector.oldestDifference(ContextVector cv)
          Finds the oldest sequence number in the difference in sequence numbers for each site between this context and the one provided.
 ContextDifference ContextVector.subtract(ContextVector cv)
          Computes the difference in sequence numbers at each site between this context vector and the one provided.
 

Methods in org.coweb.oe with parameters of type ContextDifference
 Stack<Operation> HistoryBuffer.getOpsForDifference(ContextDifference cd)
          Retrieves all of the operations represented by the given context differences from the history buffer.
 



Copyright © 2011-2012 The Dojo Foundation. All Rights Reserved.