Package | Description |
---|---|
com.espertech.esper.event.map |
Map-underlying event classes are here.
|
Modifier and Type | Class and Description |
---|---|
class |
MapEventBeanPropertyWriterIndexedProp |
class |
MapEventBeanPropertyWriterMapProp |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Pair<EventPropertyDescriptor,MapEventBeanPropertyWriter>> |
MapEventType.propertyWriters |
Modifier and Type | Method and Description |
---|---|
MapEventBeanPropertyWriter |
MapEventType.getWriter(String propertyName) |
Constructor and Description |
---|
MapEventBeanWriterPerProp(MapEventBeanPropertyWriter[] writers)
Ctor.
|