| Interface | Description |
|---|---|
| ClusterNode |
ClusterNode is an automaton node of a cluster.
|
| Class | Description |
|---|---|
| PacketNode |
PacketNode is a cluster node of a MulticastGroup.
|
| PacketNodeBean |
PacketNodeBean is a collection of properties for tracking the
state of a given source of UPD packets
A PacketNodeBean has bunch of node properties, like name, role, address, port, hearbeat, status, latest timestamp, sequence ID, packet type, packet count, packet info and the first packet. |
| PacketProxy |
PacketProxy is a proxy forwarding UDP packets to existing destinations.
|
| SerialPortNode |
SerialPortNode is a two-node cluster on a serial communication port.
|
| UnicastNode |
UnicastNode is a cluster node of a Unicast cluster.
|