Class NamedWindowInstance
java.lang.Object
com.espertech.esper.common.internal.epl.namedwindow.core.NamedWindowInstance
An instance of this class is associated with a specific named window. The processor
provides the views to create-window, on-delete statements and statements selecting from a named window.
-
Constructor Summary
ConstructorDescriptionNamedWindowInstance
(NamedWindow processor, AgentInstanceContext agentInstanceContext) -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
long
void
removeExplicitIndex
(String indexName, String moduleName) void
removeIndex
(IndexMultiKey index)
-
Constructor Details
-
NamedWindowInstance
-
-
Method Details
-
getRootViewInstance
-
getTailViewInstance
-
destroy
public void destroy() -
getIndexDescriptors
-
removeIndex
-
getCountDataWindow
public long getCountDataWindow() -
removeExplicitIndex
-