Package | Description |
---|---|
com.espertech.esper.common.internal.context.aifactory.createdataflow | |
com.espertech.esper.common.internal.epl.dataflow.realize |
Modifier and Type | Method and Description |
---|---|
Map<Integer,OperatorMetadataDescriptor> |
DataflowDesc.getOperatorMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
DataflowDesc.setOperatorMetadata(Map<Integer,OperatorMetadataDescriptor> operatorMetadata) |
Constructor and Description |
---|
DataflowDescForge(String dataflowName,
Map<String,EventType> declaredTypes,
Map<Integer,OperatorMetadataDescriptor> operatorMetadata,
Set<Integer> operatorBuildOrder,
Map<Integer,DataFlowOperatorForge> operatorFactories,
List<LogicalChannel> logicalChannels,
List<StmtForgeMethodResult> additionalForgables) |
Constructor and Description |
---|
OperatorStatisticsProvider(Map<Integer,OperatorMetadataDescriptor> operatorMetadata) |
Copyright © 2005–2018. All rights reserved.