[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Constructor for the mutable functions, e.g. only the type of values is known but not the actual values.
Namespace: net.esper.events
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _
eventType As EventType _
) |
C# |
---|
public MapEventBean (
EventType eventType
) |
Visual C++ |
---|
public:
MapEventBean (
EventType^ eventType
) |
Parameters
- eventType
- net.esper.events.EventType
is the type of the event, i.e. describes the map entries