|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFlowOperator | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of DataFlowOperator in com.espertech.esper.client.soda |
---|
Methods in com.espertech.esper.client.soda that return types with arguments of type DataFlowOperator | |
---|---|
java.util.List<DataFlowOperator> |
CreateDataFlowClause.getOperators()
Returns operators. |
Method parameters in com.espertech.esper.client.soda with type arguments of type DataFlowOperator | |
---|---|
void |
CreateDataFlowClause.setOperators(java.util.List<DataFlowOperator> operators)
Sets operators. |
Constructor parameters in com.espertech.esper.client.soda with type arguments of type DataFlowOperator | |
---|---|
CreateDataFlowClause(java.lang.String dataFlowName,
java.util.List<CreateSchemaClause> schemas,
java.util.List<DataFlowOperator> operators)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |