T - event implementation storing the data for sharing during exchange or parallel coordination of an event.public interface EventTranslatorVararg<T>
RingBufferEventTranslator| 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 © 2024. All rights reserved.