Package | Description |
---|---|
com.espertech.esper.common.client.dataflow.core |
Client API for data flows.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowOperatorProvider |
EPDataFlowInstantiationOptions.getOperatorProvider()
Returns the operator provider.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowInstantiationOptions |
EPDataFlowInstantiationOptions.operatorProvider(EPDataFlowOperatorProvider operatorProvider)
Sets the the operator provider.
|
void |
EPDataFlowInstantiationOptions.setOperatorProvider(EPDataFlowOperatorProvider operatorProvider)
Sets the the operator provider.
|