| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.state |
| Modifier and Type | Class and Description |
|---|---|
class |
ConflictAnnotatingRebaseDiff
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. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractRebaseDiff |
AbstractRebaseDiff.createDiff(NodeBuilder builder,
String name)
Factory method for creating a rebase handler for the named child of the passed
parent builder.
|
Copyright © 2012–2020 The Apache Software Foundation. All rights reserved.