Uses of Interface
com.espertech.esper.client.EPIterable

Packages that use EPIterable
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of EPIterable in com.espertech.esper.client
 

Subinterfaces of EPIterable in com.espertech.esper.client
 interface EPStatement
          Statement interface that provides methods to start, stop and destroy a statement as well as get statement information such as statement name, expression text and current state.
 

Uses of EPIterable in com.espertech.esper.core.service
 

Subinterfaces of EPIterable in com.espertech.esper.core.service
 interface EPStatementSPI
          Statement SPI for statements operations for state transitions and internal management.
 

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


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