Package | Description |
---|---|
com.espertech.esper.event.map |
Map-underlying event classes are here.
|
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 |
MapArrayPOJOEntryIndexedPropertyGetter
A getter that works on arrays residing within a Map as an event property.
|
class |
MapArrayPropertyGetter
Getter for Map-entries with well-defined fragment type.
|
Modifier and Type | Method and Description |
---|---|
MapEventPropertyGetterAndIndexed |
IndexedProperty.getGetterMap(Map optionalMapPropTypes,
EventAdapterService eventAdapterService) |