Package | Description |
---|---|
com.espertech.esper.event.vaevent |
Value added events are revision events and variant events.
|
Modifier and Type | Field and Description |
---|---|
protected VariantEventType |
VAEVariantProcessor.variantEventType
The event type representing the variant stream.
|
Constructor and Description |
---|
VariantEventBean(VariantEventType variantEventType,
EventBean underlying)
Ctor.
|