public class DomainCommandHandlerFirst extends Object implements com.lmax.disruptor.EventHandler<EventDisruptor>, com.lmax.disruptor.LifecycleAware
| 构造器和说明 |
|---|
DomainCommandHandlerFirst(DisruptorForCommandFactory disruptorForCommandFactory) |
public DomainCommandHandlerFirst(DisruptorForCommandFactory disruptorForCommandFactory)
public void onShutdown()
onShutdown 在接口中 com.lmax.disruptor.LifecycleAwarepublic void onStart()
onStart 在接口中 com.lmax.disruptor.LifecycleAwarepublic void onEvent(EventDisruptor event, long arg1, boolean arg2) throws Exception
onEvent 在接口中 com.lmax.disruptor.EventHandler<EventDisruptor>ExceptionCopyright © 2018. All rights reserved.