Package | Description |
---|---|
com.espertech.esper.dataflow.core |
Data flow core classes.
|
Modifier and Type | Method and Description |
---|---|
static DataflowStartDesc |
RealizationFactoryInterface.realize(String dataFlowName,
Map<Integer,Object> operators,
Map<Integer,OperatorMetadataDescriptor> operatorMetadata,
Set<Integer> operatorBuildOrder,
List<LogicalChannelBinding> bindings,
DataFlowSignalManager dataFlowSignalManager,
EPDataFlowInstantiationOptions options,
EPServicesContext services,
StatementContext statementContext) |