Package | Description |
---|---|
com.espertech.esper.event.vaevent |
Value added events are revision events and variant events.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
VariantEventPropertyGetterAny.variantExists(EventBean eventBean,
VariantPropertyGetterCache propertyGetterCache,
int assignedPropertyNumber)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
static Object |
VariantEventPropertyGetterAny.variantGet(EventBean eventBean,
VariantPropertyGetterCache propertyGetterCache,
int assignedPropertyNumber)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Constructor and Description |
---|
VariantEventPropertyGetterAny(VariantPropertyGetterCache propertyGetterCache,
int assignedPropertyNumber) |
VariantEventPropertyGetterAnyWCast(VariantPropertyGetterCache propertyGetterCache,
int assignedPropertyNumber,
SimpleTypeCaster caster) |