| Package | Description |
|---|---|
| org.infinispan.conflict |
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
|
| org.infinispan.conflict.impl |
This package contains implementations of the conflict resolution API.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ConflictManager<K,V> |
ConflictManagerFactory.get(AdvancedCache<K,V> cache) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalConflictManager<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConflictManager<K,V> |
Copyright © 2022 JBoss by Red Hat. All rights reserved.