Class EndSnapshotEvent

All Implemented Interfaces:
Serializable

public final class EndSnapshotEvent extends AbstractQueryEvent
The event dispatched when a query snapshot ends.
See Also:
  • Constructor Details

    • EndSnapshotEvent

      public EndSnapshotEvent(Object source)
      Parameters:
      source - the source of the event
  • Method Details