Class BeginAggMarkEvent

All Implemented Interfaces:
Serializable

public final class BeginAggMarkEvent extends AbstractQueryEvent
The event dispatched after which the aggregate result set may be in flux.
Since:
7.7.4
See Also:
  • Constructor Details

    • BeginAggMarkEvent

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