Package | Description |
---|---|
com.espertech.esper.dataflow.core |
Data flow core classes.
|
com.espertech.esper.dataflow.util |
Data flow utility classes such as internal model, matching and planning.
|
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) |
Constructor and Description |
---|
OperatorStatisticsProvider(Map<Integer,OperatorMetadataDescriptor> operatorMetadata) |
Constructor and Description |
---|
PunctuationEventListenerImpl(OperatorMetadataDescriptor myOperator) |