序列化表格
-
程序包 top.jiaojinxin.jln.event
-
程序包 top.jiaojinxin.jln.properties
-
类 top.jiaojinxin.jln.properties.JlnEventProperties
class JlnEventProperties extends Object implements Serializable- serialVersionUID:
- 1785438259534047437L
-
序列化字段
-
producerType
com.lmax.disruptor.dsl.ProducerType producerType
生产者类型,默认:ProducerType.SINGLE -
ringBufferSize
int ringBufferSize
RingBuffer的长度,默认:128 -
threadNamePrefix
String threadNamePrefix
线程名称前缀,默认:event-thread
-
-