public class UDPClientEvent
extends UDP
A simple message which informs cluster about a new client
which was connected.
The event is used only in flatfile mode, where it
allows the client to connect to a single node, which will
inform the current rest of the cluster about the client. Hence, the rest of nodes will
start ping client with heartbeat, and vice versa.