public final class EndAggMarkEvent extends AbstractQueryEvent
source
Constructor and Description |
---|
EndAggMarkEvent(Object source,
Long generation) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(QueryListener listener)
Dispatches this event to the listener
|
Long |
getGeneration()
Get the generation number for the just completed generation of aggregate results.
|
getSource, toString
public Long getGeneration()
public void dispatch(QueryListener listener)
dispatch
in class AbstractQueryEvent
listener
- the query listenerCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.