Uses of Class
com.espertech.esper.common.client.soda.DataFlowOperatorOutput
Package
Description
This package defines the Esper statement object model.
-
Uses of DataFlowOperatorOutput in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionDataFlowOperator.getOutput()
Returns the output stream definitions, if any.Modifier and TypeMethodDescriptionvoid
DataFlowOperator.setOutput
(List<DataFlowOperatorOutput> output) Sets the output stream definitions, if any.