public class EventBusSourceForge extends Object implements DataFlowOperatorForge
Modifier and Type | Field and Description |
---|---|
protected EPDataFlowEventBeanCollector |
collector |
protected ExprNode |
filter |
Constructor and Description |
---|
EventBusSourceForge() |
Modifier and Type | Method and Description |
---|---|
FilterSpecCompiled |
getFilterSpecCompiled() |
DataFlowOpForgeInitializeResult |
initializeForge(DataFlowOpForgeInitializeContext context) |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
protected ExprNode filter
protected EPDataFlowEventBeanCollector collector
public DataFlowOpForgeInitializeResult initializeForge(DataFlowOpForgeInitializeContext context) throws ExprValidationException
initializeForge
in interface DataFlowOperatorForge
ExprValidationException
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface DataFlowOperatorForge
public FilterSpecCompiled getFilterSpecCompiled()
Copyright © 2005–2018. All rights reserved.