类分层结构
- java.lang.Object
- org.jupiter.common.concurrent.disruptor.LoggingExceptionHandler (implements com.lmax.disruptor.ExceptionHandler<T>)
- org.jupiter.common.concurrent.disruptor.MessageEvent<T>
- org.jupiter.common.concurrent.disruptor.TaskDispatcher (implements org.jupiter.common.concurrent.disruptor.Dispatcher<T>, java.util.concurrent.Executor)
- org.jupiter.common.concurrent.disruptor.TaskHandler (implements com.lmax.disruptor.EventHandler<T>, com.lmax.disruptor.LifecycleAware, com.lmax.disruptor.TimeoutHandler, com.lmax.disruptor.WorkHandler<T>)
接口分层结构
- org.jupiter.common.concurrent.disruptor.Dispatcher<T>
枚举分层结构
Copyright © 2018. All rights reserved.