public class SelectEvalWildcardJoin extends SelectEvalBaseMap implements SelectExprProcessorForge
evaluators
context, resultEventType
Constructor and Description |
---|
SelectEvalWildcardJoin(SelectExprForgeContext selectExprForgeContext,
EventType resultEventType,
SelectExprProcessorForge joinWildcardProcessorForge) |
Modifier and Type | Method and Description |
---|---|
protected CodegenExpression |
processSpecificCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenExpression props,
CodegenMethod methodNode,
SelectExprProcessorCodegenSymbol selectEnv,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
processCodegen
getResultEventType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultEventType, processCodegen
public SelectEvalWildcardJoin(SelectExprForgeContext selectExprForgeContext, EventType resultEventType, SelectExprProcessorForge joinWildcardProcessorForge)
protected CodegenExpression processSpecificCodegen(CodegenExpression resultEventType, CodegenExpression eventBeanFactory, CodegenExpression props, CodegenMethod methodNode, SelectExprProcessorCodegenSymbol selectEnv, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
processSpecificCodegen
in class SelectEvalBaseMap
Copyright © 2005–2018. All rights reserved.