| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.commit |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeConflictHandler
A
CompositeConflictHandler delegates conflict handling
to multiple backing handlers. |
| Modifier and Type | Method and Description |
|---|---|
static ThreeWayConflictHandler |
ConflictHandlers.wrap(PartialConflictHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
CompositeConflictHandler |
CompositeConflictHandler.addHandler(ThreeWayConflictHandler handler)
Add a new backing conflict handler.
|
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.