Uses of Interface
com.lmax.disruptor.EventReleaser
-
Packages that use EventReleaser Package Description com.lmax.disruptor The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events. -
-
Uses of EventReleaser in com.lmax.disruptor
Methods in com.lmax.disruptor with parameters of type EventReleaser Modifier and Type Method Description void
EventReleaseAware. setEventReleaser(EventReleaser eventReleaser)
-