Uses of Class
com.espertech.esper.common.client.EventPropertyDescriptor
Package
Description
Common API: Classes that are generally relevant to both the compiler API and the processEvent API.
-
Uses of EventPropertyDescriptor in com.espertech.esper.common.client
Modifier and TypeMethodDescriptionEventType.getPropertyDescriptor
(String propertyName) Get the property descriptor for a given property of the event, or null if a property by that name was not found.EventType.getPropertyDescriptors()
Get property descriptors for the event type.