Package | Description |
---|---|
com.sap.aii.af.service.idmap |
Modifier and Type | Method and Description |
---|---|
void |
MessageIDMapper.createIDMap(MessageKey mkey1,
MessageKey mkey2,
long archiveAfter,
boolean callPMIAgent,
boolean transactional)
Creates a map between two message keys.
|
void |
MessageIDMapper.createIDMap(String mid1,
String mid2,
long archiveAfter) |
void |
MessageIDMapper.createIDMap(String mid1,
String mid2,
long archiveAfter,
boolean transactional)
Creates a map between two message ids.
|
void |
MessageIDMapper.decrementDuplicateCount(String mid1,
int duplicateThreshold)
Decrements the duplicate count for message id MSG_ID1
|
void |
MessageIDMapper.decrementDuplicateCount(String mid1,
int duplicateThreshold,
boolean transactional)
Decrements the duplicate count for message id MSG_ID1
|
void |
MessageIDMapper.incrementDuplicateCount(String mid1)
Increments the duplicate count for message id MSG_ID1
|
void |
MessageIDMapper.incrementDuplicateCount(String mid1,
boolean transactional)
Increments the duplicate count for message id MSG_ID1
|
void |
MessageIDMapper.updateIDMap(String mid1,
String new_mid2,
long archiveAfter,
boolean transactional)
Updates the mapped message identifier for a given MSG_ID1.
|
Copyright 2019 SAP AG Complete Copyright Notice