T
- event implementation storing the data for sharing during exchange or parallel coordination of an event.public interface EventTranslatorOneArg<T,A>
RingBuffer
EventTranslator
Modifier and Type | Method and Description |
---|---|
void |
translateTo(T event,
long sequence,
A arg0)
Translate a data representation into fields set in given event
|
Copyright © 2011 - 2015 LMAX Ltd. All Rights Reserved.