Uses of Interface
com.espertech.esper.common.internal.event.arr.ObjectArrayEventPropertyGetterAndIndexed
Package
Description
Object-array event type.
Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean
access
-
Uses of ObjectArrayEventPropertyGetterAndIndexed in com.espertech.esper.common.internal.event.arr
Modifier and TypeClassDescriptionclass
A getter that works on arrays residing within a Map as an event property.class
Getter for Map-entries with well-defined fragment type. -
Uses of ObjectArrayEventPropertyGetterAndIndexed in com.espertech.esper.common.internal.event.property
Modifier and TypeMethodDescriptionIndexedProperty.getGetterObjectArray
(Map<String, Integer> indexPerProperty, Map<String, Object> nestableTypes, EventBeanTypedEventFactory eventBeanTypedEventFactory, BeanEventTypeFactory beanEventTypeFactory)