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