public class SendHander extends Object implements com.lmax.disruptor.WorkHandler<DumpEvent>
SendHander(Dump[] dumps)
void
isOver()
onEvent(DumpEvent event)
static void
setCountDownLatch(CountDownLatch countDownLatch)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendHander(Dump[] dumps)
public static void setCountDownLatch(CountDownLatch countDownLatch)
public void onEvent(DumpEvent event) throws Exception
onEvent
com.lmax.disruptor.WorkHandler<DumpEvent>
Exception
public void isOver()
Copyright © 2021. All rights reserved.