public static class TransactionSteps.InputFlowExtendedInfo extends TransactionSteps.InputFlowInfo
maxAck, messageCount, minAck| Constructor and Description |
|---|
InputFlowExtendedInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(long ackMsgId) |
Long[] |
getReceivedIds(boolean sort) |
int |
size() |
void |
update(long msgId,
long ackMsgId) |
public boolean exists(long ackMsgId)
public void update(long msgId,
long ackMsgId)
update in class TransactionSteps.InputFlowInfopublic Long[] getReceivedIds(boolean sort)
public int size()
Copyright 2004-2020 Solace Corporation. All rights reserved.