![]() | com.espertech.esper.common.client.dataflow.core Namespace |
[Missing <summary> documentation for "N:com.espertech.esper.common.client.dataflow.core"]
Class | Description | |
---|---|---|
![]() | EPDataFlowAlreadyExistsException |
Thrown to indicate a data flow saved configuration already exists.
|
![]() | EPDataFlowCancellationException | Indicates cancellation of a data flow instance. |
![]() | EPDataFlowDescriptor |
Data flow descriptor.
|
![]() | EPDataFlowEPStatementFilterContext |
Context object for filter for use with the EPStatementSource operator.
|
![]() | EPDataFlowEventBeanCollectorContext |
For use with provides collection context. <p> Do not retain handles to this instance as its contents may change. </p>
|
![]() | EPDataFlowEventCollectorContext |
For use with provides collection context.
Do not retain handles to this instance as its contents may change.
|
![]() | EPDataFlowExceptionContext |
Context for use with |
![]() | EPDataFlowExecutionException |
Thrown to indicate a data flow execution exception.
|
![]() | EPDataFlowInstanceCaptive |
Holder for captive data flow execution.
|
![]() | EPDataFlowInstanceOperatorStat | Statistics holder for data flow instances. |
![]() | EPDataFlowInstantiationException | Indicates an exception instantiating a data flow. |
![]() | EPDataFlowInstantiationOptions |
Options for use when instantiating a data flow in .
|
![]() | EPDataFlowIRStreamCollectorContext |
Context for use with .
Do not retain a handle of this object as its contents are subject to change. |
![]() | EPDataFlowNotFoundException | Thrown to indicate a data flow is not found. |
![]() | EPDataFlowOperatorParameterProviderContext |
Context for use with describes the operator and parameters
to provide.
|
![]() | EPDataFlowOperatorProviderContext |
Context for use with .
|
![]() | EPDataFlowSavedConfiguration |
A data flow configuration is just a configuration name, a data flow name
and an instantiation options object.
|
![]() | EPDataFlowState | Data flow instance states. |
Interface | Description | |
---|---|---|
![]() | EPDataFlowEmitterOperator |
Emitter for use with data flow operators
|
![]() | EPDataFlowEPStatementFilter |
Filter for use with the EPStatementSource operator.
|
![]() | EPDataFlowEventBeanCollector |
Collector for use with the EventBusSourceOp operator.
|
![]() | EPDataFlowEventCollector | |
![]() | EPDataFlowExceptionHandler |
Handler for exceptions thrown by data flow operators.
|
![]() | EPDataFlowInstance |
Data flow instanve.
|
![]() | EPDataFlowInstanceStatistics | Interface for statictics of data flow instance. |
![]() | EPDataFlowIRStreamCollector | |
![]() | EPDataFlowOperatorParameterProvider |
Handles setting or overriding properties for operators in a data flow.
|
![]() | EPDataFlowOperatorProvider |
For use in data flow instantiation, may provide operator instances.
|
![]() | EPDataFlowService |
Data flow runtime for instantiating data flows.
|