Uses of Class
com.streambase.liveview.client.EndAggMarkEvent
Packages that use EndAggMarkEvent
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of EndAggMarkEvent in com.streambase.liveview.client
Methods in com.streambase.liveview.client with parameters of type EndAggMarkEventModifier and TypeMethodDescriptionvoidLiveResult.aggMarkEnd(EndAggMarkEvent event) default voidQueryListener.aggMarkEnd(EndAggMarkEvent event) Event to indicate that the set of aggregation results since the last aggMarkBegin event are now consistent and will not change until the next aggMarkBegin.