Class EvictQueryRegionsRequestEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.impl.cache.hazelcast.hibernate.EvictQueryRegionsRequestEvent
All Implemented Interfaces:
ClusterEvent, Serializable

@AsynchronousPreferred public class EvictQueryRegionsRequestEvent extends ConfluenceEvent implements ClusterEvent
The event is sent when query regions should be evicted. It could happen when a node re-joins the cluster.
See Also:
  • Constructor Details

    • EvictQueryRegionsRequestEvent

      public EvictQueryRegionsRequestEvent(Object src)