Uses of Interface
com.espertech.esper.core.EPStatementSPI

Packages that use EPStatementSPI
com.espertech.esper.core Implementation of client package interfaces, glue code 
 

Uses of EPStatementSPI in com.espertech.esper.core
 

Classes in com.espertech.esper.core that implement EPStatementSPI
 class EPStatementImpl
          Statement implementation for EPL statements.
 

Methods in com.espertech.esper.core that return EPStatementSPI
 EPStatementSPI StatementLifecycleSvcImpl.EPStatementDesc.getEpStatement()
          Returns the statement.
 EPStatementSPI EPStatementDesc.getEpStatement()
          Returns the statement.
 EPStatementSPI StatementLifecycleSvcImpl.getStatementById(String id)
          Returns the statement given a statement id.
 

Methods in com.espertech.esper.core with parameters of type EPStatementSPI
 void StatementResultServiceImpl.setContext(EPStatementSPI epStatement, EPServiceProvider epServiceProvider, boolean isInsertInto, boolean isPattern)
           
 void StatementResultService.setContext(EPStatementSPI epStatement, EPServiceProvider epServiceProvider, boolean isInsertInto, boolean isPattern)
          For initialization of the service to provide statement context.
 

Constructors in com.espertech.esper.core with parameters of type EPStatementSPI
EPStatementDesc(EPStatementSPI epStatement, EPStatementStartMethod startMethod, EPStatementStopMethod stopMethod, String optInsertIntoStream)
          Ctor.
StatementLifecycleSvcImpl.EPStatementDesc(EPStatementSPI epStatement, EPStatementStartMethod startMethod, EPStatementStopMethod stopMethod, String optInsertIntoStream, EPStatementHandle statementHandle)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com