public class WaterLogEventHandler extends Object implements com.lmax.disruptor.EventHandler<WaterLogEvent>
public void onEvent(WaterLogEvent event, long sequence, boolean endOfBatch) throws Exception
onEvent 在接口中 com.lmax.disruptor.EventHandler<WaterLogEvent>ExceptionCopyright © 2020. All rights reserved.