[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.events
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	typeToLegacyConfigs As EDictionary(Of String, ConfigurationEventTypeLegacy) _
)
C#
public EventAdapterServiceImpl (
	EDictionary<string, ConfigurationEventTypeLegacy> typeToLegacyConfigs
)
Visual C++
public:
EventAdapterServiceImpl (
	EDictionary<String^, ConfigurationEventTypeLegacy^>^ typeToLegacyConfigs
)

Parameters

typeToLegacyConfigs
net.esper.compat.EDictionary<(Of K, V>)
is a map of event type alias to legacy event type config