Package com.atlassian.bamboo.cluster.clustermessage
package com.atlassian.bamboo.cluster.clustermessage
-
ClassDescriptionMarker interface for cluster messages.Interface for publishing cluster messages - messages sent to all cluster nodes expect! the sender node.Interface for receiving and handling cluster messages.This class is responsible for accumulating and logging statistics about cluster messages.Receives a raw message from the cluster, deserializes it, and sends it locally via the
EventPublisher
.