JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.lmax.disruptor
TimeoutHandler
Contents
Description
Method Summary
Method Details
onTimeout(long)
Hide sidebar
Show sidebar
Interface TimeoutHandler
public interface
TimeoutHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onTimeout
(long sequence)
Method Details
onTimeout
void
onTimeout
(long sequence)
throws
Exception
Throws:
Exception