|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IReplicationBase.CeConflictResolutionMode
Contains constants that are used to specify how to handle replication conflicts.
| Field Summary | |
|---|---|
static int |
MASTER_WINS
Automatically resolve conflicts in favour of the version from the master cluster. |
static int |
OFF
No automatic conflict resolution. |
static int |
SLAVE_WINS
Automatically resolve conflicts in favour of the version from the slave cluster. |
| Field Detail |
|---|
static final int OFF
static final int MASTER_WINS
static final int SLAVE_WINS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||