| Package | Description |
|---|---|
| org.gridgain.grid.dr.cache.receiver |
Data center replication-related interfaces and classes for receiver caches. |
| org.gridgain.grid.kernal.processors.dr |
Data center replication processor. |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDrReceiverCacheConflictResolver.resolve(GridDrReceiverCacheConflictContext<K,V> ctx)
Resolve conflicting key update.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDrReceiverConflictContextImpl<K,V>
Data center replication conflict context implementation.
|
Copyright © 2014. All rights reserved.