JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.lmax.disruptor
DataProvider
Contents
Description
Method Summary
Method Details
get(long)
Hide sidebar
Show sidebar
Interface DataProvider<
T
>
All Known Subinterfaces:
EventSequencer
<T>
All Known Implementing Classes:
RingBuffer
public interface
DataProvider<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
get
(long sequence)
Method Details
get
T
get
(long sequence)