public class LogQuery extends Object
Constructor and Description |
---|
LogQuery(State effectiveState,
Set<OTOperation> contingentOps,
List<OTOperation> localOpsNeedsMerge) |
Modifier and Type | Method and Description |
---|---|
Set<OTOperation> |
getContingentOps() |
State |
getEffectiveState() |
List<OTOperation> |
getLocalOpsNeedsMerge() |
public LogQuery(State effectiveState, Set<OTOperation> contingentOps, List<OTOperation> localOpsNeedsMerge)
public State getEffectiveState()
public Set<OTOperation> getContingentOps()
public List<OTOperation> getLocalOpsNeedsMerge()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.