public class SelectEvalInsertCoercionAvro extends Object implements SelectExprProcessorForge
Constructor and Description |
---|
SelectEvalInsertCoercionAvro(EventType resultEventType) |
Modifier and Type | Method and Description |
---|---|
EventType |
getResultEventType()
Returns the event type that represents the select-clause items.
|
CodegenMethod |
processCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenMethodScope codegenMethodScope,
SelectExprProcessorCodegenSymbol selectSymbol,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
public SelectEvalInsertCoercionAvro(EventType resultEventType)
public EventType getResultEventType()
SelectExprProcessorForge
getResultEventType
in interface SelectExprProcessorForge
public CodegenMethod processCodegen(CodegenExpression resultEventType, CodegenExpression eventBeanFactory, CodegenMethodScope codegenMethodScope, SelectExprProcessorCodegenSymbol selectSymbol, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
processCodegen
in interface SelectExprProcessorForge
Copyright © 2005–2018. All rights reserved.