| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.cluster.mcast |
| Modifier and Type | Method and Description |
|---|---|
AckResendMessages |
McastPacketControl.getAckResendMessages(IncomingPacketsLastAck lastAck) |
AckResendMessages |
IncomingPacketsProcessed.getAckResendMessages(IncomingPacketsLastAck lastAck)
Build the list of ACK and RESEND messages that we should send out
to the other members of the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncomingPacketsProcessed.GotAllPoint.addAckResendMessages(AckResendMessages response,
MessageAck lastAckMessage)
Add ACK and RESEND messages if required.
|
void |
IncomingPacketsLastAck.updateLastAck(AckResendMessages ackResendMessages)
For the ACK messages in AckResendMessages update the
last Ack packetId.
|
Copyright © 2014. All Rights Reserved.