T
- event implementation storing the data for sharing during exchange or parallel coordination of an event.public interface EventTranslatorVararg<T>
RingBuffer
EventTranslator
Modifier and Type | Method and Description |
---|---|
void |
translateTo(T event,
long sequence,
Object... args)
Translate a data representation into fields set in given event
|
Copyright © 2015. All rights reserved.