Interface GridMessageListener

    • Method Detail

      • onMessage

        void onMessage​(UUID nodeId,
                       Object msg,
                       byte plc)
        Notification for received messages.
        Parameters:
        nodeId - ID of node that sent the message. Note that may have already left topology by the time this message is received.
        msg - Message received.
        plc - Message policy (pool).