update_from_event
Method
This is a method of the StreamMetrics class in the streaming module.Update metrics from a stream event
Signature
Parameters
No description available.
Returns
The result of the operation.
update_from_event: Update metrics from a stream event
This is a method of the StreamMetrics class in the streaming module.Update metrics from a stream event
def update_from_event(&mut self, event: &StreamEvent) -> ()