public class SendHander extends Object implements com.lmax.disruptor.WorkHandler<PushlishBean>
public void onEvent(PushlishBean data) throws Exception
onEvent 在接口中 com.lmax.disruptor.WorkHandler<PushlishBean>ExceptionCopyright © 2021. All rights reserved.