public IEgress<T>
Event exit
Can consume events
事件出口
可从中消费事件的端口
@NotNull java.lang.Object consume(long id)
Consumes a event
If is success, event might be removed from queue in source. Called by target, which notified by source.
消费一个事件
如果成功,事件可能从源的队列中移除 由得到源通知的宿调用
id