public class DefaultEventProcessor extends Object implements EventProcessor
public void push(Event event)
push 在接口中 EventProcessorpublic void flush()
flush 在接口中 EventProcessorpublic void shutdown()
shutdown 在接口中 EventProcessorCopyright © 2022. All rights reserved.