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

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

Uses of EPQueryResult in com.espertech.esper.core
 

Classes in com.espertech.esper.core that implement EPQueryResult
 class EPQueryResultImpl
          Query result.
 

Methods in com.espertech.esper.core that return EPQueryResult
 EPQueryResult EPPreparedQueryImpl.execute()
           
 EPQueryResult EPPreparedQuery.execute()
          Execute the prepared query returning query results.
 EPQueryResult EPRuntimeSPI.executeQuery(String epl)
          Execute a free-form EPL dynamically, non-continuously, in a fire-and-forget fashion, against named windows.
 EPQueryResult EPRuntimeImpl.executeQuery(String epl)
           
 


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