Class EdgeIndexQueueFlushCompleteEvent

  • All Implemented Interfaces:
    Serializable

    public class EdgeIndexQueueFlushCompleteEvent
    extends ConfluenceEvent
    An event to indicate that a flush of the edge index queue has completed with at least 1 item in the queue.
    See Also:
    Serialized Form
    • Constructor Detail

      • EdgeIndexQueueFlushCompleteEvent

        public EdgeIndexQueueFlushCompleteEvent​(Object src,
                                                FlushStatistics flushStatistics)