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 |
ObjectArrayMappedPropertyGetter
Getter for a dynamic mappeds property for maps.
|
Modifier and Type | Method and Description |
---|---|
ObjectArrayEventPropertyGetterAndMapped |
MappedProperty.getGetterObjectArray(Map<String,Integer> indexPerProperty,
Map<String,Object> nestableTypes,
EventAdapterService eventAdapterService) |