pushAndCollect

suspend fun EventProcessor.pushAndCollect(event: Event, collector: FlowCollector<EventResult>? = null)(source)

将事件推送并收集处理。