Uses of Interface
com.lmax.disruptor.TimeoutHandler
-
Packages that use TimeoutHandler 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 TimeoutHandler in com.lmax.disruptor
Fields in com.lmax.disruptor declared as TimeoutHandler Modifier and Type Field Description private TimeoutHandler
BatchEventProcessor. timeoutHandler
private TimeoutHandler
WorkProcessor. timeoutHandler
-