Class NamedWindowCollectorImpl
java.lang.Object
com.espertech.esper.common.internal.epl.namedwindow.path.NamedWindowCollectorImpl
- All Implemented Interfaces:
NamedWindowCollector
-
Constructor Summary
ConstructorDescriptionNamedWindowCollectorImpl
(Map<String, NamedWindowMetaData> moduleNamedWindows) -
Method Summary
Modifier and TypeMethodDescriptionvoid
registerNamedWindow
(String namedWindowName, NamedWindowMetaData namedWindow)
-
Constructor Details
-
NamedWindowCollectorImpl
-
-
Method Details
-
registerNamedWindow
- Specified by:
registerNamedWindow
in interfaceNamedWindowCollector
-