JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.lmax.disruptor.util
package
com.lmax.disruptor.util
Utility classes
Related Packages
Package
Description
com.lmax.disruptor
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
com.lmax.disruptor.dsl
A DSL-style API for setting up the disruptor pattern around a ring buffer.
All Classes and Interfaces
Classes
Enums
Class
Description
DaemonThreadFactory
Access to a ThreadFactory instance.
ThreadHints
Deprecated.
Use Thread.onSpinWait() directly.
Util
Set of common functions used by the Disruptor.