Package | Description |
---|---|
com.espertech.esper.event.arr |
Object-array event type.
|
com.espertech.esper.event.property |
Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean
access
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectArrayArrayPOJOEntryIndexedPropertyGetter
A getter that works on arrays residing within a Map as an event property.
|
class |
ObjectArrayArrayPropertyGetter
Getter for Map-entries with well-defined fragment type.
|
Modifier and Type | Method and Description |
---|---|
ObjectArrayEventPropertyGetterAndIndexed |
IndexedProperty.getGetterObjectArray(Map<String,Integer> indexPerProperty,
Map<String,Object> nestableTypes,
EventAdapterService eventAdapterService) |