Uses of Class
net.esper.eql.join.rep.Cursor

Packages that use Cursor
net.esper.eql.join.rep Outer join result set handling 
 

Uses of Cursor in net.esper.eql.join.rep
 

Methods in net.esper.eql.join.rep that return Cursor
 Cursor SingleCursorIterator.next()
           
 Cursor NodeCursorIterator.next()
           
 

Methods in net.esper.eql.join.rep that return types with arguments of type Cursor
 Iterator<Cursor> RepositoryImpl.getCursors(int lookupFromStream)
           
 Iterator<Cursor> Repository.getCursors(int lookupStream)
          Supply events for performing look ups for a given stream.
 

Methods in net.esper.eql.join.rep with parameters of type Cursor
 void RepositoryImpl.addResult(Cursor cursor, Set<EventBean> lookupResults, int resultStream)
           
 void Repository.addResult(Cursor cursor, Set<EventBean> lookupResults, int resultStream)
          Add a lookup result.
 

Constructors in net.esper.eql.join.rep with parameters of type Cursor
SingleCursorIterator(Cursor cursor)
          Ctor.
 


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