public class RealizationFactoryInterface extends Object
Constructor and Description |
---|
RealizationFactoryInterface() |
Modifier and Type | Method and Description |
---|---|
static DataflowStartDesc |
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) |
public static DataflowStartDesc 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)