com.espertech.esper.epl.named
Class NamedWindowOnDeleteViewFactory

java.lang.Object
  extended by com.espertech.esper.epl.named.NamedWindowOnExprBaseViewFactory
      extended by com.espertech.esper.epl.named.NamedWindowOnDeleteViewFactory
All Implemented Interfaces:
NamedWindowOnExprFactory

public class NamedWindowOnDeleteViewFactory
extends NamedWindowOnExprBaseViewFactory

View for the on-delete statement that handles removing events from a named window.


Field Summary
 
Fields inherited from class com.espertech.esper.epl.named.NamedWindowOnExprBaseViewFactory
namedWindowEventType
 
Constructor Summary
NamedWindowOnDeleteViewFactory(EventType namedWindowEventType, StatementResultService statementResultService)
           
 
Method Summary
 StatementResultService getStatementResultService()
           
 NamedWindowOnExprBaseView make(SubordWMatchExprLookupStrategy lookupStrategy, NamedWindowRootViewInstance namedWindowRootViewInstance, AgentInstanceContext agentInstanceContext, ResultSetProcessor resultSetProcessor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedWindowOnDeleteViewFactory

public NamedWindowOnDeleteViewFactory(EventType namedWindowEventType,
                                      StatementResultService statementResultService)
Method Detail

getStatementResultService

public StatementResultService getStatementResultService()

make

public NamedWindowOnExprBaseView make(SubordWMatchExprLookupStrategy lookupStrategy,
                                      NamedWindowRootViewInstance namedWindowRootViewInstance,
                                      AgentInstanceContext agentInstanceContext,
                                      ResultSetProcessor resultSetProcessor)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com