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 | Description |
---|---|---|
void |
translateTo(T event,
long sequence,
A arg0) |
Translate a data representation into fields set in given event
|
Copyright © 2019. All rights reserved.