Uses of Class
com.espertech.esper.client.soda.OnInsertSplitStreamClause

Packages that use OnInsertSplitStreamClause
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of OnInsertSplitStreamClause in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return OnInsertSplitStreamClause
static OnInsertSplitStreamClause OnInsertSplitStreamClause.create()
          Creates an split-stream on-insert clause considering only the first where-clause that matches.
static OnInsertSplitStreamClause OnInsertSplitStreamClause.create(boolean isFirst, java.util.List<OnInsertSplitStreamItem> items)
          Creates a split-stream on-insert clause from an indicator whether to consider the first of all where-clauses, and a list of items.
static OnInsertSplitStreamClause OnClause.createOnInsertSplitStream()
          Creates a split-stream clause.
 


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