Package | Description |
---|---|
com.espertech.esper.event.vaevent |
Value added events are revision events and variant events.
|
Modifier and Type | Method and Description |
---|---|
RevisionEventType |
RevisionEventBeanDeclared.getRevisionEventType()
Returns the revision event type.
|
RevisionEventType |
VAERevisionProcessorBase.getValueAddEventType() |
Constructor and Description |
---|
RevisionEventBeanDeclared(RevisionEventType eventType,
EventBean underlying)
Ctor.
|
RevisionEventBeanMerge(RevisionEventType revisionEventType,
EventBean underlyingFull)
Ctor.
|