[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Constructor for initialization with existing values.
Makes a shallow copy of the supplied values to not be surprised by changing property values.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ properties As IDataDictionary, _ eventType As EventType _ ) |
C# |
---|
public MapEventBean ( IDataDictionary properties, EventType eventType ) |
Visual C++ |
---|
public: MapEventBean ( IDataDictionary^ properties, EventType^ eventType ) |
Parameters
- properties
- net.esper.compat.IDataDictionary
are the event property values
- eventType
- net.esper.events.EventType
is the type of the event, i.e. describes the map entries