JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.lmax.disruptor
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)