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