public class MessageAcks extends Object
MessageAcks
instance holds the Ack objects. Each (an inner class) holds req data
for each Ack, e.g. acked ExternalEntry UID (space ExternalEntries UIDs) on a queue or on a proxy
subscription, message producer and message consumer keys and the targeted destination name to
which the ack of a succesfull or not-succesfull message deleivery should return.Modifier and Type | Method and Description |
---|---|
Vector |
getAcksVec()
Returns the vector of Ack objects.
|
String |
getTargetName()
return the destination name to which we ack back for a sussesfull/or not sucssesfull message
deleivery.
|
void |
setTargetName(String targetName) |
public Vector getAcksVec()
public String getTargetName()
public void setTargetName(String targetName)
targetName
- Copyright © GigaSpaces.