Uses of Class
com.espertech.esper.common.client.soda.DataFlowOperatorOutput
Packages that use DataFlowOperatorOutput
Package
Description
This package defines the Esper statement object model.
-
Uses of DataFlowOperatorOutput in com.espertech.esper.common.client.soda
Methods in com.espertech.esper.common.client.soda that return types with arguments of type DataFlowOperatorOutputModifier and TypeMethodDescriptionDataFlowOperator.getOutput()
Returns the output stream definitions, if any.Method parameters in com.espertech.esper.common.client.soda with type arguments of type DataFlowOperatorOutputModifier and TypeMethodDescriptionvoid
DataFlowOperator.setOutput
(List<DataFlowOperatorOutput> output) Sets the output stream definitions, if any.