Uses of Class
net.esper.eql.join.JoinSetComposerImpl

Packages that use JoinSetComposerImpl
net.esper.eql.join Join process interfaces and glue code 
 

Uses of JoinSetComposerImpl in net.esper.eql.join
 

Methods in net.esper.eql.join that return JoinSetComposerImpl
static JoinSetComposerImpl JoinSetComposerFactory.makeComposer(java.util.List<OuterJoinDesc> outerJoinDescList, ExprNode optionalFilterNode, EventType[] streamTypes, java.lang.String[] streamNames)
          Builds join tuple composer.