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

Packages that use EPIterable
com.espertech.esper.client This package defines the central Esper Client APIs. 
com.espertech.esper.core 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
 

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

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


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