public class SelectExprInsertEventBeanFactory extends Object
Constructor and Description |
---|
SelectExprInsertEventBeanFactory() |
Modifier and Type | Method and Description |
---|---|
static SelectExprProcessorForge |
getInsertUnderlyingJoinWildcard(EventType eventType,
String[] streamNames,
EventType[] streamTypes,
ClasspathImportServiceCompileTime classpathImportService,
String statementName,
EventTypeAvroHandler eventTypeAvroHandler) |
static SelectExprProcessorForge |
getInsertUnderlyingNonJoin(EventType eventType,
boolean isUsingWildcard,
StreamTypeService typeService,
ExprForge[] forges,
String[] columnNames,
Object[] expressionReturnTypes,
InsertIntoDesc insertIntoDesc,
String[] columnNamesAsProvided,
boolean allowNestableTargetFragmentTypes,
String statementName,
ClasspathImportServiceCompileTime classpathImportService,
EventTypeAvroHandler eventTypeAvroHandler) |
public static SelectExprProcessorForge getInsertUnderlyingNonJoin(EventType eventType, boolean isUsingWildcard, StreamTypeService typeService, ExprForge[] forges, String[] columnNames, Object[] expressionReturnTypes, InsertIntoDesc insertIntoDesc, String[] columnNamesAsProvided, boolean allowNestableTargetFragmentTypes, String statementName, ClasspathImportServiceCompileTime classpathImportService, EventTypeAvroHandler eventTypeAvroHandler) throws ExprValidationException
ExprValidationException
public static SelectExprProcessorForge getInsertUnderlyingJoinWildcard(EventType eventType, String[] streamNames, EventType[] streamTypes, ClasspathImportServiceCompileTime classpathImportService, String statementName, EventTypeAvroHandler eventTypeAvroHandler) throws ExprValidationException
ExprValidationException
Copyright © 2005–2020. All rights reserved.