Class NamedWindowRootView
java.lang.Object
com.espertech.esper.common.internal.epl.namedwindow.core.NamedWindowRootView
The root window in a named window plays multiple roles: It holds the indexes for deleting rows, if any on-delete statement
requires such indexes. Such indexes are updated when events arrive, or remove from when a data window
or on-delete statement expires events. The view keeps track of on-delete statements their indexes used.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
NamedWindowRootView
-
-
Method Details
-
isChildBatching
public boolean isChildBatching() -
getEventType
-
getContextName
-
isVirtualDataWindow
public boolean isVirtualDataWindow()
-