类的使用
cn.wjybxx.disruptor.MpUnboundedEventSequencer.Builder
-
cn.wjybxx.disruptor中MpUnboundedEventSequencer.Builder的使用
修饰符和类型方法说明MpUnboundedEventSequencer.Builder.disableBlocker()MpUnboundedEventSequencer.Builder.enableBlocker()static <T> MpUnboundedEventSequencer.Builder<T> MpUnboundedEventSequencer.newBuilder(EventFactory<? extends T> factory) MpUnboundedEventSequencer.Builder.setChunkSize(int chunkSize) MpUnboundedEventSequencer.Builder.setMaxPooledChunks(int maxPooledChunks) MpUnboundedEventSequencer.Builder.setProducerSleepNanos(long producerSleepNanos) MpUnboundedEventSequencer.Builder.setWaitStrategy(WaitStrategy waitStrategy)