Uses of Interface
com.espertech.esper.common.client.EventPropertyGetterMapped
Package
Description
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
-
Uses of EventPropertyGetterMapped in com.espertech.esper.common.client
Modifier and TypeMethodDescriptionEventType.getGetterMapped
(String mappedPropertyName) Get the getter of an event property that is a mapped event property: Getters are useful when an application receives events of the same event type multiple times and requires fast access to a mapped property.