Uses of Interface
com.espertech.esper.common.client.EventPropertyGetter
Package
Description
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
-
Uses of EventPropertyGetter in com.espertech.esper.common.client
Modifier and TypeMethodDescriptionGet the getter of an event property or property expression: Getters are useful when an application receives events of the same event type multiple times and requires fast access to an event property or nested, indexed or mapped property.