| 程序包 | 说明 |
|---|---|
| com.alipay.disruptor.dsl |
| 限定符和类型 | 方法和说明 |
|---|---|
EventHandlerGroup<T> |
EventHandlerGroup.handleEventsWith(EventProcessorFactory<T>... eventProcessorFactories)
Set up custom event processors to handle events from the ring buffer.
|
EventHandlerGroup<T> |
Disruptor.handleEventsWith(EventProcessorFactory<T>... eventProcessorFactories)
Set up custom event processors to handle events from the ring buffer.
|
EventHandlerGroup<T> |
EventHandlerGroup.then(EventProcessorFactory<T>... eventProcessorFactories)
Set up custom event processors to handle events from the ring buffer.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.