Package | Description |
---|---|
com.espertech.esper.event |
This package defines the internal event APIs.
|
com.espertech.esper.event.arr |
Object-array event type.
|
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
|
com.espertech.esper.event.wrap |
Event wrap refers to adding properties to an existing event
|
Class and Description |
---|
MapEventPropertyGetter
Property getter for Map-underlying events.
|
MapEventType
Implementation of the
EventType interface for handling plain Maps containing name value pairs. |
Class and Description |
---|
MapEventPropertyGetter
Property getter for Map-underlying events.
|
Class and Description |
---|
MapEventBeanPropertyWriter |
MapEventPropertyGetter
Property getter for Map-underlying events.
|
MapEventPropertyGetterAndIndexed
Property getter for Map-underlying events.
|
MapEventPropertyGetterAndMapped
Property getter for Map-underlying events.
|
MapEventType
Implementation of the
EventType interface for handling plain Maps containing name value pairs. |
MapNestedEntryPropertyGetterBase |
MapPropertyGetterDefaultBase
Getter for map entry.
|
Class and Description |
---|
MapEventPropertyGetter
Property getter for Map-underlying events.
|
MapEventPropertyGetterAndIndexed
Property getter for Map-underlying events.
|
MapEventPropertyGetterAndMapped
Property getter for Map-underlying events.
|
Class and Description |
---|
MapEventType
Implementation of the
EventType interface for handling plain Maps containing name value pairs. |