Uses of Interface
com.espertech.esper.client.dataflow.EPDataFlowOperatorProvider

Packages that use EPDataFlowOperatorProvider
com.espertech.esper.client.dataflow Client API for data flows. 
com.espertech.esper.dataflow.util Data flow utility classes such as internal model, matching and planning. 
 

Uses of EPDataFlowOperatorProvider in com.espertech.esper.client.dataflow
 

Methods in com.espertech.esper.client.dataflow that return EPDataFlowOperatorProvider
 EPDataFlowOperatorProvider EPDataFlowInstantiationOptions.getOperatorProvider()
          Returns the operator provider.
 

Methods in com.espertech.esper.client.dataflow with parameters of type EPDataFlowOperatorProvider
 EPDataFlowInstantiationOptions EPDataFlowInstantiationOptions.operatorProvider(EPDataFlowOperatorProvider operatorProvider)
          Sets the the operator provider.
 void EPDataFlowInstantiationOptions.setOperatorProvider(EPDataFlowOperatorProvider operatorProvider)
          Sets the the operator provider.
 

Uses of EPDataFlowOperatorProvider in com.espertech.esper.dataflow.util
 

Classes in com.espertech.esper.dataflow.util that implement EPDataFlowOperatorProvider
 class DefaultSupportGraphOpProvider
           
 class DefaultSupportGraphOpProviderByOpName
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com