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