Searched defs:mod (Results 1 - 25 of 107) sorted by relevance

12345

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DFakeModifyOperation.java70 * @param mod A modification that must be added to the list of modifications
73 public void addModification(Modification mod) argument
75 mods.add(mod);
H A DAttrHistorical.java48 * to solve the conflict and modify the mod and the mods iterator accordingly
50 * @param modsIterator The iterator on the mods from which the mod is
54 * @param mod The modification.
60 Entry modifiedEntry, Modification mod);
72 * @param mod The modify operation to process.
75 ChangeNumber changeNumber, Modification mod);
58 replayOperation( Iterator<Modification> modsIterator, ChangeNumber changeNumber, Entry modifiedEntry, Modification mod) argument
74 processLocalOrNonConflictModification( ChangeNumber changeNumber, Modification mod) argument
H A DAttrHistoricalSingle.java96 Modification mod)
99 Attribute modAttr = mod.getAttribute();
105 switch (mod.getModificationType())
148 ChangeNumber changeNumber, Entry modifiedEntry, Modification mod)
153 Attribute modAttr = mod.getAttribute();
159 switch (mod.getModificationType())
225 mod.setModificationType(ModificationType.REPLACE);
95 processLocalOrNonConflictModification(ChangeNumber changeNumber, Modification mod) argument
147 replayOperation(Iterator<Modification> modsIterator, ChangeNumber changeNumber, Entry modifiedEntry, Modification mod) argument
H A DAttrHistoricalMultiple.java268 * skip this mod
288 * skip this mod
339 * @param mod The modify operation to process.
343 Modification mod)
355 Attribute modAttr = mod.getAttribute();
358 switch (mod.getModificationType())
397 * @param modifiedEntry the entry that is modified (before current mod)
550 * if historicalattributedelete is newer forget this mod else find
601 * check if this mod is more recent the this delete
342 processLocalOrNonConflictModification(ChangeNumber changeNumber, Modification mod) argument
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DFakeModifyOperation.java69 * @param mod A modification that must be added to the list of modifications
72 public void addModification(Modification mod) argument
74 mods.add(mod);
H A DAttrHistorical.java46 * to solve the conflict and modify the mod and the mods iterator accordingly
48 * @param modsIterator The iterator on the mods from which the mod is
52 * @param mod The modification.
58 Entry modifiedEntry, Modification mod);
70 * @param mod The modify operation to process.
73 CSN csn, Modification mod);
56 replayOperation( Iterator<Modification> modsIterator, CSN csn, Entry modifiedEntry, Modification mod) argument
72 processLocalOrNonConflictModification( CSN csn, Modification mod) argument
H A DAttrHistoricalSingle.java89 public void processLocalOrNonConflictModification(CSN csn, Modification mod) argument
92 Attribute modAttr = mod.getAttribute();
98 switch (mod.getModificationType())
141 Entry modifiedEntry, Modification mod)
146 Attribute modAttr = mod.getAttribute();
152 switch (mod.getModificationType())
218 mod.setModificationType(ModificationType.REPLACE);
140 replayOperation(Iterator<Modification> modsIterator, CSN csn, Entry modifiedEntry, Modification mod) argument
H A DAttrHistoricalMultiple.java267 * skip this mod
287 * skip this mod
338 * @param mod The modify operation to process.
341 public void processLocalOrNonConflictModification(CSN csn, Modification mod) argument
353 Attribute modAttr = mod.getAttribute();
356 switch (mod.getModificationType())
395 * @param modifiedEntry the entry that is modified (before current mod)
547 * if historicalattributedelete is newer forget this mod else find
598 * check if this mod is more recent the this delete
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DFakeModifyOperation.java70 * @param mod A modification that must be added to the list of modifications
73 public void addModification(Modification mod) argument
75 mods.add(mod);
H A DAttrHistorical.java48 * to solve the conflict and modify the mod and the mods iterator accordingly
50 * @param modsIterator The iterator on the mods from which the mod is
54 * @param mod The modification.
60 Entry modifiedEntry, Modification mod);
72 * @param mod The modify operation to process.
75 ChangeNumber changeNumber, Modification mod);
58 replayOperation( Iterator<Modification> modsIterator, ChangeNumber changeNumber, Entry modifiedEntry, Modification mod) argument
74 processLocalOrNonConflictModification( ChangeNumber changeNumber, Modification mod) argument
H A DAttrHistoricalSingle.java96 Modification mod)
99 Attribute modAttr = mod.getAttribute();
105 switch (mod.getModificationType())
148 ChangeNumber changeNumber, Entry modifiedEntry, Modification mod)
153 Attribute modAttr = mod.getAttribute();
159 switch (mod.getModificationType())
225 mod.setModificationType(ModificationType.REPLACE);
95 processLocalOrNonConflictModification(ChangeNumber changeNumber, Modification mod) argument
147 replayOperation(Iterator<Modification> modsIterator, ChangeNumber changeNumber, Entry modifiedEntry, Modification mod) argument
H A DAttrHistoricalMultiple.java268 * skip this mod
288 * skip this mod
339 * @param mod The modify operation to process.
343 Modification mod)
355 Attribute modAttr = mod.getAttribute();
358 switch (mod.getModificationType())
397 * @param modifiedEntry the entry that is modified (before current mod)
550 * if historicalattributedelete is newer forget this mod else find
601 * check if this mod is more recent the this delete
342 processLocalOrNonConflictModification(ChangeNumber changeNumber, Modification mod) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DFakeModifyOperation.java70 * @param mod A modification that must be added to the list of modifications
73 public void addModification(Modification mod) argument
75 mods.add(mod);
H A DAttrHistorical.java48 * to solve the conflict and modify the mod and the mods iterator accordingly
50 * @param modsIterator The iterator on the mods from which the mod is
54 * @param mod The modification.
60 Entry modifiedEntry, Modification mod);
72 * @param mod The modify operation to process.
75 ChangeNumber changeNumber, Modification mod);
58 replayOperation( Iterator<Modification> modsIterator, ChangeNumber changeNumber, Entry modifiedEntry, Modification mod) argument
74 processLocalOrNonConflictModification( ChangeNumber changeNumber, Modification mod) argument
H A DAttrHistoricalSingle.java96 Modification mod)
99 Attribute modAttr = mod.getAttribute();
105 switch (mod.getModificationType())
148 ChangeNumber changeNumber, Entry modifiedEntry, Modification mod)
153 Attribute modAttr = mod.getAttribute();
159 switch (mod.getModificationType())
225 mod.setModificationType(ModificationType.REPLACE);
95 processLocalOrNonConflictModification(ChangeNumber changeNumber, Modification mod) argument
147 replayOperation(Iterator<Modification> modsIterator, ChangeNumber changeNumber, Entry modifiedEntry, Modification mod) argument
H A DAttrHistoricalMultiple.java268 * skip this mod
288 * skip this mod
339 * @param mod The modify operation to process.
343 Modification mod)
355 Attribute modAttr = mod.getAttribute();
358 switch (mod.getModificationType())
397 * @param modifiedEntry the entry that is modified (before current mod)
550 * if historicalattributedelete is newer forget this mod else find
601 * check if this mod is more recent the this delete
342 processLocalOrNonConflictModification(ChangeNumber changeNumber, Modification mod) argument
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DFakeModifyOperation.java69 * @param mod A modification that must be added to the list of modifications
72 public void addModification(Modification mod) argument
74 mods.add(mod);
H A DAttrHistorical.java46 * to solve the conflict and modify the mod and the mods iterator accordingly
48 * @param modsIterator The iterator on the mods from which the mod is
52 * @param mod The modification.
58 Entry modifiedEntry, Modification mod);
70 * @param mod The modify operation to process.
73 CSN csn, Modification mod);
56 replayOperation( Iterator<Modification> modsIterator, CSN csn, Entry modifiedEntry, Modification mod) argument
72 processLocalOrNonConflictModification( CSN csn, Modification mod) argument
H A DAttrHistoricalSingle.java89 public void processLocalOrNonConflictModification(CSN csn, Modification mod) argument
92 Attribute modAttr = mod.getAttribute();
98 switch (mod.getModificationType())
141 Entry modifiedEntry, Modification mod)
146 Attribute modAttr = mod.getAttribute();
152 switch (mod.getModificationType())
218 mod.setModificationType(ModificationType.REPLACE);
140 replayOperation(Iterator<Modification> modsIterator, CSN csn, Entry modifiedEntry, Modification mod) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DFakeModifyOperation.java69 * @param mod A modification that must be added to the list of modifications
72 public void addModification(Modification mod) argument
74 mods.add(mod);
H A DAttrHistorical.java45 * to solve the conflict and modify the mod and the mods iterator accordingly
47 * @param modsIterator The iterator on the mods from which the mod is extracted.
50 * @param mod The modification.
54 Iterator<Modification> modsIterator, CSN csn, Entry modifiedEntry, Modification mod);
66 * @param mod The modify operation to process.
68 public abstract void processLocalOrNonConflictModification(CSN csn, Modification mod); argument
53 replayOperation( Iterator<Modification> modsIterator, CSN csn, Entry modifiedEntry, Modification mod) argument
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DHistoricalTest.java324 Modification mod = new Modification(ModificationType.ADD, attr);
325 publishModify(broker, t1, dn1, entryuuid, mod);
336 mod = new Modification(ModificationType.ADD, attr);
337 publishModify(broker, t2, dn1, entryuuid, mod);
347 mod = new Modification(ModificationType.ADD, attr);
348 publishModify(broker, t2, dn2, entryuuid2, mod);
354 mod = new Modification(ModificationType.ADD, attr);
355 publishModify(broker, t1, dn2, entryuuid2, mod);
381 DN dn, String entryuuid, Modification mod)
384 mods.add(mod);
380 publishModify(ReplicationBroker broker, ChangeNumber changeNum, DN dn, String entryuuid, Modification mod) argument
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DHistoricalTest.java324 Modification mod = new Modification(ModificationType.ADD, attr);
325 publishModify(broker, t1, dn1, entryuuid, mod);
336 mod = new Modification(ModificationType.ADD, attr);
337 publishModify(broker, t2, dn1, entryuuid, mod);
347 mod = new Modification(ModificationType.ADD, attr);
348 publishModify(broker, t2, dn2, entryuuid2, mod);
354 mod = new Modification(ModificationType.ADD, attr);
355 publishModify(broker, t1, dn2, entryuuid2, mod);
381 DN dn, String entryuuid, Modification mod)
384 mods.add(mod);
380 publishModify(ReplicationBroker broker, ChangeNumber changeNum, DN dn, String entryuuid, Modification mod) argument
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DHistoricalTest.java324 Modification mod = new Modification(ModificationType.ADD, attr);
325 publishModify(broker, t1, dn1, entryuuid, mod);
336 mod = new Modification(ModificationType.ADD, attr);
337 publishModify(broker, t2, dn1, entryuuid, mod);
347 mod = new Modification(ModificationType.ADD, attr);
348 publishModify(broker, t2, dn2, entryuuid2, mod);
354 mod = new Modification(ModificationType.ADD, attr);
355 publishModify(broker, t1, dn2, entryuuid2, mod);
381 DN dn, String entryuuid, Modification mod)
384 mods.add(mod);
380 publishModify(ReplicationBroker broker, ChangeNumber changeNum, DN dn, String entryuuid, Modification mod) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DSchemaReplicationTest.java134 Modification mod = new Modification(ADD, attr);
135 processModify(baseDN, mod);
139 assertModReceived(mod, baseDN, modMsg);
153 private void processModify(final DN baseDN, Modification mod) argument
155 ModifyOperation modOp = connection.processModify(baseDN, newArrayList(mod));
214 Modification mod = new Modification(ADD, attr);
215 List<Modification> mods = newArrayList(mod);
224 assertModReceived(mod, baseDN, modMsg);
277 private void assertModReceived(Modification mod, final DN baseDN, ModifyMsg modMsg) throws Exception argument
290 .as("The received mod doe
[all...]

Completed in 190 milliseconds

12345