Package | Description |
---|---|
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.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSupportGraphOpProvider |
class |
DefaultSupportGraphOpProviderByOpName |