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