|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectExprElementStreamRawSpec | |
---|---|
net.esper.eql.spec | Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
Uses of SelectExprElementStreamRawSpec in net.esper.eql.spec |
---|
Methods in net.esper.eql.spec that return types with arguments of type SelectExprElementStreamRawSpec | |
---|---|
List<SelectExprElementStreamRawSpec> |
SelectClauseSpec.getSelectStreamsList()
Returns the list of stream wildcard selection elements. |
Methods in net.esper.eql.spec with parameters of type SelectExprElementStreamRawSpec | |
---|---|
void |
SelectClauseSpec.add(SelectExprElementStreamRawSpec spec)
Adds a stream wildcard selection element. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |