Emits a new statistic event to all listeners
Statistic data to emit
Attaches a listener to the statistic to listen for new statistic events
Removes a listener from the statistic
Updates the statistic with new information from query processing
Rest
...data: any[]Statistic data to process
Statistics are able to track specific types of information during query execution. It is possible to listen to events that are produced by each specific statistic.