| Interface | Description |
|---|---|
| Message |
| Class | Description |
|---|---|
| AckResendMessages |
Holds a list of ACK and RESEND messages that should be sent out.
|
| IncomingPacketsLastAck |
For this node this holds the ACK gotAllPoint for each member in the cluster.
|
| IncomingPacketsProcessed |
For Incoming Packets remembers the packets we have received and processed.
|
| IncomingPacketsProcessed.GotAllPoint |
Keeps track of packets received from a particular member of the cluster.
|
| McastClusterManager |
Overall Manager of the Multicast Cluster communication for this instance.
|
| McastListener |
Listens for Incoming packets.
|
| McastPacketControl |
Helps co-ordinate Packet information between the McastListener and the
McastClusterManager.
|
| McastSender |
Handles the sending of Packets via DatagramPacket.
|
| McastStatus |
Gives an overall status of this Cluster instance.
|
| MessageAck | |
| MessageControl | |
| MessageResend | |
| OutgoingPacketsAcked | |
| OutgoingPacketsCache |
Cache of the outgoing packets.
|
Copyright © 2014. All Rights Reserved.