public class WorkHandlerConsumer extends Object implements com.lmax.disruptor.WorkHandler<Event<Object>>
WorkHandlerConsumer()
void
onEvent(Event<Object> event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkHandlerConsumer()
public void onEvent(Event<Object> event) throws Exception
onEvent
com.lmax.disruptor.WorkHandler<Event<Object>>
Exception
Copyright © 2019. All rights reserved.