Uses of Interface
com.lmax.disruptor.EventReleaser
Packages that use EventReleaser
Package
Description
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
Fields in com.lmax.disruptor declared as EventReleaserMethods in com.lmax.disruptor with parameters of type EventReleaserModifier and TypeMethodDescriptionvoid
EventReleaseAware.setEventReleaser
(EventReleaser eventReleaser)