Package | Description |
---|---|
com.espertech.esper.common.internal.epl.dataflow.interfaces |
Data flow operator and related interface.
|
com.espertech.esper.common.internal.epl.dataflow.util |
Modifier and Type | Interface and Description |
---|---|
interface |
DataFlowOperatorLifecycle |
interface |
DataFlowSourceOperator |
Modifier and Type | Method and Description |
---|---|
DataFlowOperator |
DataFlowOperatorFactory.operator(DataFlowOpInitializeContext context) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSupportCaptureOp<T> |
class |
DefaultSupportSourceOp |
Modifier and Type | Method and Description |
---|---|
DataFlowOperator |
DefaultSupportSourceOpFactory.operator(DataFlowOpInitializeContext context) |
DataFlowOperator |
DefaultSupportCaptureOpFactory.operator(DataFlowOpInitializeContext context) |
Copyright © 2005–2018. All rights reserved.