Uses of Class
com.espertech.esper.common.client.EventPropertyDescriptor
Packages that use 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
Methods in com.espertech.esper.common.client that return EventPropertyDescriptorModifier 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.