process
Method
This is a method of the StreamCollector class in the streaming module.Process an event
Signature
Parameters
No description available.
Returns
The result of the operation.
process: Process an event
This is a method of the StreamCollector class in the streaming module.Process an event
def process(&mut self, event: StreamEvent) -> ()