Uses of Interface
com.lmax.disruptor.BatchStartAware
Packages that use BatchStartAware
Package
Description
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
-
Uses of BatchStartAware in com.lmax.disruptor
Fields in com.lmax.disruptor declared as BatchStartAwareModifier and TypeFieldDescriptionprivate final BatchStartAware
BatchEventProcessor.batchStartAware