Package | Description |
---|---|
com.espertech.esper.event.vaevent |
Value added events are revision events and variant events.
|
Modifier and Type | Method and Description |
---|---|
VariantPropertyDesc |
VariantPropResolutionStrategyDefault.resolveProperty(String propertyName,
EventType[] variants) |
VariantPropertyDesc |
VariantPropResolutionStrategyAny.resolveProperty(String propertyName,
EventType[] variants) |
VariantPropertyDesc |
VariantPropResolutionStrategy.resolveProperty(String propertyName,
EventType[] variants)
Resolve the property for each of the types.
|