Class ConflictAnnotatingRebaseDiff

java.lang.Object
org.apache.jackrabbit.oak.spi.state.AbstractRebaseDiff
org.apache.jackrabbit.oak.spi.state.ConflictAnnotatingRebaseDiff
All Implemented Interfaces:
NodeStateDiff

public class ConflictAnnotatingRebaseDiff extends AbstractRebaseDiff
This implementation of AbstractRebaseDiff implements a NodeStateDiff, which performs the conflict handling as defined in NodeStore.rebase(NodeBuilder) on the Oak SPI state level by annotating conflicting items with conflict markers.