|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFlowOpInputPort | |
---|---|
com.espertech.esper.dataflow.interfaces | Data flow operator and related interface. |
Uses of DataFlowOpInputPort in com.espertech.esper.dataflow.interfaces |
---|
Methods in com.espertech.esper.dataflow.interfaces that return types with arguments of type DataFlowOpInputPort | |
---|---|
java.util.Map<java.lang.Integer,DataFlowOpInputPort> |
DataFlowOpInitializateContext.getInputPorts()
|
Constructor parameters in com.espertech.esper.dataflow.interfaces with type arguments of type DataFlowOpInputPort | |
---|---|
DataFlowOpInitializateContext(java.lang.String dataflowName,
java.lang.String dataflowInstanceId,
java.lang.Object dataflowInstanceUserObject,
java.util.Map<java.lang.Integer,DataFlowOpInputPort> inputPorts,
java.util.Map<java.lang.Integer,DataFlowOpOutputPort> outputPorts,
StatementContext statementContext,
EPServicesContext servicesContext,
AgentInstanceContext agentInstanceContext,
EPRuntimeEventSender runtimeEventSender,
EPServiceProvider engine,
java.lang.annotation.Annotation[] operatorAnnotations)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |