java.lang.Object
com.espertech.esper.common.internal.epl.namedwindow.core.NamedWindowRootView

public class NamedWindowRootView extends Object
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 Details

  • Method Details

    • isChildBatching

      public boolean isChildBatching()
    • getEventType

      public EventType getEventType()
    • getContextName

      public String getContextName()
    • isVirtualDataWindow

      public boolean isVirtualDataWindow()