Skip to main content

process

Method
This is a method of the StreamCollector class in the streaming module.
Process an event

Signature

def process(&mut self, event: StreamEvent) -> ()

Parameters

event
StreamEvent
required
No description available.

Returns

Returns
()
The result of the operation.