org.jboss.errai.otec.client
Class LogQuery
java.lang.Object
org.jboss.errai.otec.client.LogQuery
public class LogQuery
- extends Object
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogQuery
public LogQuery(State effectiveState,
Set<OTOperation> contingentOps,
List<OTOperation> localOpsNeedsMerge)
getEffectiveState
public State getEffectiveState()
getContingentOps
public Set<OTOperation> getContingentOps()
getLocalOpsNeedsMerge
public List<OTOperation> getLocalOpsNeedsMerge()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.