Class TopicEventPublisher<E extends TopicEvent,​N>

  • Type Parameters:
    E - The type of the event that wraps the application event
    N - The type of the cluster node
    All Implemented Interfaces:
    ClusterEventService

    @ThreadSafe
    public final class TopicEventPublisher<E extends TopicEvent,​N>
    extends Object
    implements ClusterEventService
    A mechanism for publishing arbitrary application events to all Confluence nodes in the cluster, and providing a way to block until all nodes have acknowledged republishing the event.
    Since:
    8.3